Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0x41ceed…a9494f
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0x6bd3b6…25ea56
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0x7a074a…5870d5
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0xe8c514…61ea07
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0x84e8c5…ad023a
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0x122dbe…630d1b
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0x567835…ed14cb
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0xce85eb…ec301a
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa11d ago0xa823d7…3be381
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0xd9df81…a342d7
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0xcfbc6d…529001
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x1d5305…1ff131
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x976f56…af7b94
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x4902de…614d92
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x1f5562…c749fc
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x8a5e06…3f5e79
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0xc2704c…ed48bc
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x5d1096…6760f8
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x967b1d…c7cc47
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x97ccf8…b42ec4
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x231e32…aa5942
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0xe4139d…ccd5c3
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0xe86da7…8fbe4e
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0xf539f2…125410
0x2578…5fea0xfe80…47eeBase—$0.001100%fluxa12d ago0x620532…cce0e4

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.