Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x04ba0d…5c352a
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xb3c841…faaeac
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x22901a…437a24
0x078b…d9af0x4cd0…bc31Base—$2.0270%0xf70d…dbef39d ago0x695c1a…e5e50d
0x078b…d9af0x4cd0…bc31Base—$2.0570%0xf70d…dbef39d ago0x26cb6d…6d11f4
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x883f64…866eed
0x078b…d9af0xccc8…15beBase—$2.0070%0xf70d…dbef39d ago0xc7dc73…537018
0x078b…d9af0x4cd0…bc31Base—$2.3770%0xf70d…dbef39d ago0xffb2f2…e7715b
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xcb4f64…770597
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xc80582…826407
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xc134e1…f6a242
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xba6934…55c246
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xbbd7e0…4766d3
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x7affc7…1822da
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xafb2fc…880bef
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x32755a…50e4c8
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0xa43ba9…32653e
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x4feb50…2d6331
0x078b…d9af0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x5807e5…fbfa8c

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.