Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x742f…d28c0xa506…3d36Base—$0.01100%coinbase54d ago0xde10ab…a40a37
0x742f…d28c0x9adf…3f98Base—$0.01100%coinbase54d ago0xbe2f11…29a105
0x742f…d28c0x94db…dd1cBase—$0.01100%coinbase54d ago0x9314c1…3a973b
0x742f…d28c0x0f11…b8e7Base—$0.01100%coinbase54d ago0xaa3404…01a78e
0x742f…d28c0x795c…1862Base—$0.01100%coinbase54d ago0x53915e…beb958
0x742f…d28c0x27a3…80beBase—$0.01100%coinbase54d ago0x20a62e…ec3b96
0x742f…d28c0xa4fa…8384Base—$0.01100%coinbase54d ago0xef4e00…a10196
0x742f…d28c0xe51e…8cd6Base—$0.01100%coinbase54d ago0x7143f3…db4b17
0x742f…d28c0x5976…192cBase—$0.01100%coinbase54d ago0xf7e3ae…169b10
0x742f…d28c0x425b…7026Base—$0.01100%coinbase54d ago0xa95e4b…238fbe
0x742f…d28c0xc705…acdeBase—$0.01100%coinbase54d ago0xdcc242…ec9af4
0x742f…d28c0x8f11…5269Base—$0.01100%coinbase54d ago0xd6e5ee…258a9b
0x742f…d28c0xbf75…b990Base—$0.01100%coinbase54d ago0xc15106…c72272
0x742f…d28c0xae45…90d4Base—$0.01100%coinbase54d ago0x62cfcb…2542fc
0x742f…d28c0x8235…6225Base—$0.01100%coinbase54d ago0x543ed5…102792

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.