Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x45705b…a79c3e
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xdd8e41…7ad035
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xae9ba3…e2d986
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xc5adfa…af4084
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x07d661…fc4ea0
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xb9c203…85c6de
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x45cd05…83cee2
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x7b90fd…5d3e03
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x660192…682bf2
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x652e84…582c80
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x7f0e47…2fef80
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xf92fbc…63b7e9
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x9df0f0…2d47ba
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xf0c5d5…4ad213
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x7451f5…c92cbc
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xeb10f2…b9d9d9
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x978c7b…9821f6
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xf71121…5e74e0
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x17883f…3e6aba
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x40f5b1…4c228b
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x24d61f…482df7
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x15bad5…f97197
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0xd86a7f…47e797
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x969e61…4ab851
0x309f…42190xafff…aad3Base$0.10100%coinbase175d ago0x74edfa…41ec90

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.