Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1186e1…7610df
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x902a50…c3a644
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6054ea…57107f
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x70b32a…665e31
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfa3c13…902ad1
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa8ce02…80b5df
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6c0195…b4903c
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2ccae4…4464b0
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd50ce2…96a97f
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe08ee8…955fcc
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xddc3a1…ce648a
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x89cdc0…edce74
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x42e5b8…685b37
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x41bb26…7b40c7
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x64341d…3aa1bb
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x74ed40…6f136e
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc264aa…95bd68
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x25c092…2a0919
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x77681e…e5e145
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa70d12…4eb3cc
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4dc8e2…de30ee
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1eea94…d65bc2
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x89075b…817b67
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9d9664…183b8c
0xb00c…60b80x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x21615f…be5dfc

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.