Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x7cb3ec…6224d3
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x52d79a…47d325
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x805ea3…8ab8dc
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x97d692…2c28a9
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x34432b…d534b2
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x91ef1f…bec4dd
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xbdc1ff…6ce08d
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xed0937…1d7bcc
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x0f2093…c84b92
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x9fdad2…a574cd
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xaa3f47…d6c0e2
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xf325ff…09131f
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x867665…d78f08
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x2cbf22…5895df
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xeeef9f…015f3b
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x34bb1c…df495b
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xf4f7d6…1c1686
0xa772…94310xfe80…47eeBase—$0.001100%fluxa22d ago0xd1fa8a…1f8f86
0xa772…94310xfe80…47eeBase—$0.001100%fluxa22d ago0xbdb291…ee4848
0xa772…94310xfe80…47eeBase—$0.001100%fluxa22d ago0xcd40ce…6f53ea

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.