Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x4a91…ca0aBase—$0.01100%coinbase61d ago0xa16c10…2aa9d0
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0x97c05f…0ffd9e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0xdbe36e…d5c1bb
0x6f9d…8ba00x604b…617eBase—$0.01100%coinbase61d ago0x744191…b85811
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0x7fddbe…17c315
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0x31b26a…7921f1
0x6f9d…8ba00xe8c7…d645Base—$0.01100%coinbase61d ago0xefc42a…e4daab
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0x06de33…d3cb95
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0xda4ab9…158504
0x6f9d…8ba00x7d79…4e04Base—$0.01100%coinbase61d ago0xd7ece8…71dec7
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0xee86e4…4eb7c9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0xf43320…8758fe
0x6f9d…8ba00x6b2a…9828Base—$0.01100%coinbase61d ago0xa66503…a75251
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0xeb83fb…2210ae
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0xeaf314…7066e7
0x6f9d…8ba00xfebe…fea6Base—$0.01100%coinbase61d ago0x09f402…8f4f39
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0x136019…ba9742
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0xa4eae4…6c1dd0
0x6f9d…8ba00x8baf…9ff6Base—$0.01100%coinbase61d ago0xce1917…2ac13a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0x9cbba2…65b360
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0x88730c…c4ea40
0x6f9d…8ba00xa9c2…2949Base—$0.01100%coinbase62d ago0x8621b3…ee0c35
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase62d ago0xb5baf0…d2c988
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase62d ago0xeb8551…452890

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.