Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba4…9f120x856c…017bBase—$0.01100%coinbase82d ago0xb6e985…bf17b2
0xeba4…9f120x1642…44b1Base—$0.01100%coinbase82d ago0x81cfc9…33b457
0xeba4…9f120x800a…e7b7Base—$0.01100%coinbase82d ago0xc1e38d…ca7f24
0xeba4…9f120x0ef0…2bf8Base—$0.01100%coinbase82d ago0xd7441d…604dd6
0xeba4…9f120x3480…f308Base—$0.01100%coinbase82d ago0xb71782…d124dd
0xeba4…9f120xc5ab…897eBase—$0.01100%coinbase82d ago0xe72958…97fe04
0xeba4…9f120x3bc2…35d7Base—$0.01100%coinbase82d ago0x3d2792…c4fb25
0xeba4…9f120x5f9c…d9d2Base—$0.01100%coinbase82d ago0x889bd8…572be9
0xeba4…9f120x4776…765cBase—$0.01100%coinbase82d ago0x4ed5a9…0505d5
0xeba4…9f120x98bb…4424Base—$0.01100%coinbase82d ago0x6f2147…1e4644
0xeba4…9f120xea05…c873Base—$0.01100%coinbase82d ago0x58ea27…94c7c6
0xeba4…9f120x176a…b563Base—$0.01100%coinbase82d ago0xe10c85…36048e
0xeba4…9f120xc78e…75efBase—$0.01100%coinbase82d ago0x5b599d…fbc6b8
0xeba4…9f120xe522…1cdfBase—$0.01100%coinbase82d ago0x407560…dde461
0xeba4…9f120x6bcc…a8c0Base—$0.01100%coinbase82d ago0x620b2e…974d93
0xeba4…9f120xe7e7…6622Base—$0.01100%coinbase82d ago0x3ef8e5…92b326
0xeba4…9f120x5d59…d2e5Base—$0.01100%coinbase82d ago0x2a390b…fe7687
0xeba4…9f120x7ecf…1f51Base—$0.01100%coinbase82d ago0x4caac7…3c367f
0xeba4…9f120xe70b…5655Base—$0.01100%coinbase82d ago0x32f017…06f3af
0xeba4…9f120x31eb…8d18Base—$0.01100%coinbase82d ago0x5a5017…484e8f
0xeba4…9f120x9287…e49bBase—$0.01100%coinbase82d ago0x977a86…9e4e02
0xeba4…9f120x159f…a2c5Base—$0.01100%coinbase82d ago0x199798…dd39fa
0xeba4…9f120x2dda…23f3Base—$0.01100%coinbase82d ago0xc8e7e2…4618bc
0xeba4…9f120x007e…4a02Base—$0.01100%coinbase82d ago0x96ff2f…0cfcc0
0xeba4…9f120x88e1…1a58Base—$0.01100%coinbase82d ago0x664dae…fc1f77

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.