Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x701e4a…e7ef5c
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x16bfa2…f846ab
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0xd895c0…0d6aa8
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x9cbea6…02f9fb
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xd8fb55…1cff08
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x9fee8e…5d1ab3
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xb78d12…57c0f7
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x3267b1…b95644
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0xda27f6…0a0985
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x38a3d3…6f271c
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x45ab7a…66ca07
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0xc0e22c…f2c33d
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x219773…036d74
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0x2ec596…fc6964
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0xd1dd17…43f9b0
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0x690d60…bb55b9
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0x66c94b…39a690
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xff88ea…cac0fb
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0x62c943…834f70
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x078ae9…1ec58c
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa40d ago0xbf57c2…853c98
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x5dba0e…d66e08
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x190de3…583ef3
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x4c556e…cc6fa0
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xce4de2…6023df

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.