Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x0756df…b1faf2
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xbbd619…b84cc6
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x2018e8…406437
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0xf15e72…2fae6b
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xeb948a…9643f5
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xa46ba2…9d718c
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase45d ago0x685d8f…1839f0
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xa3e62f…7dc421
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xe76a51…7320c7
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase45d ago0xcb0c36…e9917c
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x05f4f9…26cee1
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x04e128…459f73
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x71b13e…952dfd
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xf0873f…c7f43e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0x6fb456…4de09e
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.004100%coinbase45d ago0x172beb…83078f
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xb98d9c…a4acee
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xe8b8bc…ec0620
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xae5876…aa4e94
0x3706…3a9c0x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x14ca28…583762
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x31892f…2c8256
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xd543a7…0e10a6
0xfe76…7fc30x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x082490…75927f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0xb076a8…8ed28d
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x70d4fd…9b5739

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.