Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x87749c…b0f028
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x213012…75d5b3
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x9e4c71…d65bd9
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x3f367d…c40deb
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x55a994…09ad5f
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x5b6ca9…bac4b0
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xbf7ab2…09bc95
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x9d962a…7bbf60
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x976a28…ac6f17
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xf0a445…872719
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xf0b294…9e8bad
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xb930ee…b863a7
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x86876c…f00813
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xeb81c1…8ef5f8
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x90c70b…9432c5
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xf13d65…97ae52
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xe4f635…0f1062
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xb7ebc4…cb18d5
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xc58d03…ee6882
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x3532ee…8b0f55
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x313bbf…07d6c2
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x6e21f1…5b41ab
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0x53a25d…cabd13
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xafc91f…e1df21
0xc807…8f290x9c95…e299Base$0.001100%Route unknown59d ago0xdf996c…093527

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.