Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase11d ago0xdc9375…8aba41
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11d ago0x288f56…c122ac
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11d ago0x72f178…bb1513
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase11d ago0xbb2332…982e19
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase11d ago0x2a6d91…3d74e9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase11d ago0x76d9be…8ec836
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x42fb4d…be15aa
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x5cf3df…d39f26
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x9295ab…9f1ba6
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x8ff028…7e2521
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x556d62…01ccd1
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x4d36e3…16a9ae
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x87304d…b9b308
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x7e6008…91f69b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x14465f…1375c5
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x63162d…d53179
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0xa04669…617132
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase11d ago0xca2e6b…8f5fb9
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0xa2e373…5954bf
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0xac13c6…672b27
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0xa11a61…f6ff02
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x9c4bae…5c0d0c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x3d00a0…4735f4
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x6ace79…5f4c32
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase11d ago0x9c64f0…cf1af5

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.