Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x022d…cb530xf000…94fcBase$0.01100%coinbase12d ago0xa4097c…875a37
0x022d…cb530xf000…94fcBase$0.01100%coinbase12d ago0x67457f…41e713
0x022d…cb530xf000…94fcBase$0.05100%coinbase12d ago0x44bd4a…45a96b
0x022d…cb530xf000…94fcBase$0.01100%coinbase12d ago0xa50b64…0d90c8
0x022d…cb530xf000…94fcBase$0.20100%coinbase12d ago0x004f3f…74d47d
0x022d…cb530xf000…94fcBase$0.10100%coinbase12d ago0x3a6e39…a42363
0x022d…cb530xf000…94fcBase$0.20100%coinbase12d ago0x7b0fcc…b281f3
0x022d…cb530xf000…94fcBase$0.01100%coinbase12d ago0xa3e699…a23dc1
0x022d…cb530xf000…94fcBase$0.20100%coinbase12d ago0xbcccb9…9dacd9
0x022d…cb530xf000…94fcBase$0.10100%coinbase12d ago0x069a64…22fdfe
0x022d…cb530xf000…94fcBase$0.10100%coinbase12d ago0x1bdf84…fde306
0x022d…cb530xf000…94fcBase$0.01100%coinbase12d ago0x44f9b2…a2afd5
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x398071…3aee13
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x85951e…016223
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x4ec05c…d273fe
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0xc85a1a…62dec5
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x0dbe3a…e93c5f
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0xce9e9b…98b7eb
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x58f204…6dd61e
0x022d…cb530xf000…94fcBase$0.10100%coinbase13d ago0xec6027…954cf4
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x7043de…801ebc
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x7f18bc…c60483
0x022d…cb530xf000…94fcBase$0.03100%coinbase13d ago0x761673…80d938
0x022d…cb530xf000…94fcBase$0.03100%coinbase13d ago0xb8b6db…169d5d
0x022d…cb530xf000…94fcBase$0.03100%coinbase13d ago0xcb8b57…a2f93e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.