Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd6e7…b6cdBase—$0.04100%fluxa110d ago0x92a8ce…e6f1d9
0xb90a…9ae40x7b43…da23Base—$0.04100%fluxa110d ago0x34a8c5…3b17f5
0xb90a…9ae40x3176…6362Base—$0.04100%fluxa110d ago0xc9dce7…72e51c
0xb90a…9ae40x0e90…26c6Base—$3.60100%fluxa110d ago0x976a97…3c2e61
0xb90a…9ae40x99d4…e9f5Base—$12.61100%fluxa110d ago0x07b7ea…d48d1a
0xb90a…9ae40x853e…ebe3Base—$0.90100%fluxa110d ago0x4d34dd…e492a7
0xb90a…9ae40x7503…4956Base—$0.90100%fluxa110d ago0xb40c5e…3d2b05
0xb90a…9ae40xb30a…9952Base—$0.04100%fluxa110d ago0x37e75f…3474bd
0xb90a…9ae40xae1a…56d5Base—$0.04100%fluxa110d ago0xe9daea…c848c3
0xb90a…9ae40xc016…0cb2Base—$0.04100%fluxa110d ago0x937f8f…191d45
0xb90a…9ae40x2249…b220Base—$0.04100%fluxa110d ago0xfd6ba9…e63f2c
0xb90a…9ae40x99d4…e9f5Base—$0.01100%fluxa110d ago0x22931b…d7272f
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa110d ago0x6e0ffa…87aaa0
0xb90a…9ae40xd204…ba7bBase—$0.04100%fluxa110d ago0xd84e34…24a463
0xb90a…9ae40xdd5c…11e4Base—$0.04100%fluxa110d ago0x9952ac…a15692
0xb90a…9ae40xd96f…8b1bBase—$0.04100%fluxa110d ago0xe9f443…ffb220
0xb90a…9ae40xe99b…ad98Base—$0.04100%fluxa110d ago0xe1285a…a3fe19
0xb90a…9ae40x2f1c…04c8Base—$0.04100%fluxa110d ago0x10f729…b1e524
0xb90a…9ae40xa5f0…5b19Base—$0.04100%fluxa110d ago0x4c7eae…cae0ea
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa110d ago0x96eb2c…79e011
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x3a3c80…d9484e
0xb90a…9ae40x99d4…e9f5Base—$0.01100%fluxa110d ago0x21ff19…fbc268
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0xe71cce…01750c
0xb90a…9ae40xf43e…d04fBase—$0.04100%fluxa110d ago0x10539d…f48233
0xb90a…9ae40x16dc…0c34Base—$0.01100%fluxa110d ago0xd24d6b…205daa

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.