Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb4…38190x05b5…906eBase—$0.01100%coinbase60d ago0x27cb4f…c97403
0xafb4…38190xecee…8e3eBase—$0.01100%coinbase60d ago0xdcf2be…69d798
0xafb4…38190xca22…65a0Base—$0.01100%coinbase61d ago0xe2f81c…bafba2
0xafb4…38190xaf4c…bfafBase—$0.01100%coinbase61d ago0x43240e…4bbf37
0xafb4…38190x7bb5…99cdBase—$0.01100%coinbase61d ago0x66987f…e2a111
0xafb4…38190x3c03…e464Base—$0.01100%coinbase61d ago0xff3a92…e5a15c
0xafb4…38190x0680…4a69Base—$0.01100%coinbase61d ago0x37b451…b0159f
0xafb4…38190x113d…6833Base—$0.01100%coinbase61d ago0xd96786…dd5e45
0xafb4…38190x1ba5…0831Base—$0.01100%coinbase61d ago0xa0b7c8…52d325
0xafb4…38190x36df…741aBase—$0.01100%coinbase61d ago0xf9b90f…a8c8f0
0xafb4…38190x8b14…7e6eBase—$0.01100%coinbase61d ago0xf99419…8f144d
0xafb4…38190x92c8…555bBase—$0.01100%coinbase61d ago0xfa41c2…20c906
0xafb4…38190xf9db…a3fcBase—$0.01100%coinbase61d ago0xf8f8b4…d44697
0xafb4…38190x3863…0cb7Base—$0.01100%coinbase61d ago0xcd9eaf…1b53c9
0xafb4…38190xda38…0ef4Base—$0.01100%coinbase61d ago0x95856a…800106
0xafb4…38190x0822…c1d1Base—$0.01100%coinbase61d ago0xe35a7c…fa977d
0xafb4…38190xa5c2…629aBase—$0.01100%coinbase61d ago0xacc8cd…f7e8da
0xafb4…38190x7b87…c330Base—$0.01100%coinbase61d ago0xe53743…a31935
0xafb4…38190x5d6f…942cBase—$0.01100%coinbase61d ago0x5b8da6…d74fca
0xafb4…38190x2a94…3c55Base—$0.01100%coinbase61d ago0x468aa5…f483b1
0xafb4…38190x13b8…0adfBase—$0.01100%coinbase61d ago0x3889e6…1dbbd4

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.