Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$10.5070%0x406c…cda321d ago0x3e6ab2…5730ae
0xa520…eca40x47c5…4fc3Base$23.1070%0x12fd…41c821d ago0x03af7a…e1868f
0xa520…eca40x47c5…4fc3Base$10.5070%0x1dbc…007e21d ago0xab7e9d…3d59fb
0xa520…eca40x47c5…4fc3Base$10.5070%0xfe42…c1f021d ago0xfa2216…f587f0
0xa520…eca40x47c5…4fc3Base$10.5070%0xa82a…456321d ago0xf43a5d…b061fc
0xa520…eca40x47c5…4fc3Base$10.5070%0x0abd…8e7721d ago0x2d15bb…e62e95
0xa520…eca40x47c5…4fc3Base$21.0070%0x8bf2…a82e21d ago0x8306b6…85083b
0xa520…eca40x47c5…4fc3Base$15.7570%0x3eb5…08dc21d ago0xa821f5…82f3dd
0xa520…eca40x47c5…4fc3Base$21.0070%0xfaf2…854b21d ago0xe232ef…ed6910
0xa520…eca40x47c5…4fc3Base$10.5070%0x0dc1…621421d ago0xa751bb…8a890c
0xa520…eca40x47c5…4fc3Base$31.5070%0x1e09…da4121d ago0xeec73f…801181
0xa520…eca40x47c5…4fc3Base$10.5070%0x1af6…8fa322d ago0x0f88fa…8f2ce8
0xa520…eca40x47c5…4fc3Base$10.5070%0xa842…4fd922d ago0x3a6610…6c667d
0xa520…eca40x47c5…4fc3Base$10.5070%0x4339…385022d ago0x7efd0e…de8660
0xa520…eca40x47c5…4fc3Base$10.5070%0x38ac…96f622d ago0x80e71f…c75ff9
0xa520…eca40x47c5…4fc3Base$10.5070%0x4b4c…8d4022d ago0xcb43cf…42584d
0xa520…eca40x47c5…4fc3Base$11.5570%0xbc7c…86d422d ago0xad5f4b…fabe3a
0xa520…eca40x47c5…4fc3Base$15.7570%0x4c95…d79b22d ago0xf7d9e0…2123ab
0xa520…eca40x47c5…4fc3Base$10.5070%0x4b4c…8d4022d ago0x86f166…0be825

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.