Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown21d ago0x853683…813226
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown21d ago0x38fb8e…5c332f
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0xa211ab…62e42c
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x208d35…7ab841
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x5a6e44…111639
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x235bbf…9b6bc6
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x0d43b6…1d0e2d
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x50a070…f574bc
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x6900f1…e075c6
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x8ddaaf…e5c230
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x8f7f25…9b62d1
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x54b794…91ad30
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x8ae1dc…9c806c
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0xfacc89…3f330d
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0xd682cb…20c742
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x3fbd45…93a269
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x2f44af…da3f21
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x389c15…3dbe9d
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x6a6cc0…3fd4e6
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0xe1ca6a…7b1e6f
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x4660df…e9a06e
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0xc43882…7d1393
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0xd928b4…f0191b
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0x76bc08…98c29b
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown22d ago0xa113bb…f3a237

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.