Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xd3e577…a018d8
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xd8561f…a1a8bb
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xa766d2…04cd2e
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x5aa56f…f3c0d9
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x3dab85…3daf00
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x88191a…c2e790
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x4db209…e11af4
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xa19cd5…c829ca
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xd0e4ea…0fb2c9
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0x8ffc3d…0ac507
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0x1b20ad…f1ac79
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xcbbb4d…020aa0
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xaae2e6…ad3f2d
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x31bc64…9a8b19
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0x37c72a…1f2a8e
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xd65f10…20df96
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x18c30f…be84f5
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xe3782e…d5caa5
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xe33e44…8f1e02
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0x2b7117…14c059
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x881f32…4a7c92
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x6058e9…4c0943
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xcdd2b5…6190ec
0x3f01…9c250x9c95…e299Base$0.001100%fluxa40d ago0xd6966e…d1da8b
0x3f01…9c250x9c95…e299Base$0.001100%fluxa40d ago0x211996…fcb1e7

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.