Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x42fb4d…be15aa
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x5cf3df…d39f26
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x9295ab…9f1ba6
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x8ff028…7e2521
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x556d62…01ccd1
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x4d36e3…16a9ae
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x87304d…b9b308
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x7e6008…91f69b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x14465f…1375c5
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x63162d…d53179
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xa04669…617132
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xa2e373…5954bf
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xac13c6…672b27
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xa11a61…f6ff02
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x9c4bae…5c0d0c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x3d00a0…4735f4
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x6ace79…5f4c32
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x9c64f0…cf1af5
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x334abb…e5a251
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xde62d3…0a341b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x3a5bcf…1cc7ae
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x92b1a7…c9edcd
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x47fd1d…53b0ca
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x4698cc…716c91
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x601839…23ca21

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.