Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x45b6bd…f53031
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xb66bc9…37316e
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xe9abbf…e6dd15
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x7839dd…0f4ec3
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0xd62b92…57cb4b
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x8fb377…ef611f
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x7cfa07…05a8e2
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x193ebd…375d63
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0xf224f9…24db5e
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0xbb6cfe…924d66
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x26ace7…1a3bf1
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x6a5771…71da6b
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x2d25dd…e15804
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x1937dc…2cc828
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0xd954b0…364170
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x2dba47…12277d
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x2f7f9e…24af58
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0xa87f13…de36bb
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x83e5f1…788367
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x6ef5fa…5347d3
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0xcc8ee7…c1dfcb
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x6923c4…65ee76
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x2e065d…785090
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0xae163d…9c33ca
0x710d…edab0x9c95…e299Base$0.001100%Route unknown48d ago0x285fc8…b8706c

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.