Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x199881…2e14c9
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x2b1639…20861f
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x1791ed…1e9a8d
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x7b045d…3fd8be
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x9a546b…b9ceae
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xc426a0…73e113
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xa27101…9b6c13
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xc27562…cbc20d
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x368483…028f7f
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xb18718…f2e1f2
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x494d12…94c6fc
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0xd9dd52…784ba3
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0xd04f9b…6fa768
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x3c7a01…41d3bc
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x8c8029…555264
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0xe093b9…4f3a5b
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x50e8ea…cb1e9d
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x468b0c…4bb22f
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0xced728…74f2c0
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x1940d7…2b84f8
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x978934…79ab18
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x40b0fe…3950d7
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x2fcb2f…a741e0
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x1d3ce8…304f12
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown60d ago0x6b3ce0…581cfe

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.