Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc161…72360x9c95…e299Base$0.001100%Route unknown54d ago0xac1f23…d62e2e
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x746ded…4e4c86
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x566f0e…ab9921
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x4c2002…c80bd1
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x86f86e…76ef0c
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x030498…828118
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x132df7…198a0d
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0xb45436…8921cd
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x0d973f…9676d2
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x056621…f2386e
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0xe7ee80…ef0ce2
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x92d5c0…f4eaae
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x4642b5…0f55f1
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0xf25f5d…30fd64
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0xed52c0…295088
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x59a59a…68456f
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x998e93…982ecb
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x88a1e9…dcbc9e
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0xac81ab…324f82
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x78d19e…1f8035
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x525e41…b8b8f1
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x28d904…8e58e2
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0xa753ce…6c6a3d
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x2f9b85…25a317
0xc161…72360x9c95…e299Base$0.001100%Route unknown55d ago0x858e50…89015a

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.