Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb33b5c…39f75d
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa0dafc…31a58a
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x853a02…edd96e
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4da876…1c44f6
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc8399a…a14e10
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1362cb…f82c18
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4439f2…34f70e
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbe0550…2185e0
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x474168…e97351
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x744ab2…5bef90
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xab29e9…1e25fe
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf79521…312a2a
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5248f7…5a69e0
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xab6e1f…87c078
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd78dbd…d175c2
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x493c06…9d5ab5
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x515289…e17dd9
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf192d8…2ae8b2
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd81957…c4d063
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd80f65…612a25
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x453c57…23ff87
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9e1977…a72a39
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9eb815…956218
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9c2f48…29008a
0xcc4d…99c40x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x46b27d…c2ca7c

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.