Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x6f010c…9965a9
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x1b87f4…ffeb61
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0xc14cd2…fc38c5
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0xfade39…e798b6
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0xe3ca30…57eaa4
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x0052ae…251f2e
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x56eafc…635c75
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x0721e2…901fcc
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x401448…9abcbc
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x186738…535385
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown65d ago0x2e883d…4ee78c
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown66d ago0x8ba83f…878d72
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown66d ago0x1dbeec…ce0523
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown66d ago0xfc3ee7…74138d
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown66d ago0xd8b9c4…2f877a
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown66d ago0xc7d95c…54b31a

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.