Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0x4c52f2…dccfe7
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0x034d21…6ccc1d
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0x14ffae…3e6d56
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0x25d3e2…226751
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0x53b3bd…553751
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0xcd7982…57b55b
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa39d ago0xf99f49…9cbc11
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa39d ago0x1cb4fa…44dd88
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x04cb73…6a41d0
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0xa4ebf2…5201a2
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0xdc42eb…e20736
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0xe195f2…402b99
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xb69675…a90680
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0x20bfd7…5c25e4
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0x432df5…48b712
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xc81299…d64828
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0x047cbd…c209f1
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0x28ac6f…4135ac
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0x906448…6773d1
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0xb8f759…3b7985
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xd41241…140a2e
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0x1e7551…eb3acc
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0x84e0d4…6dcc4b
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa40d ago0xd70b03…5ba914
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x2dff36…337398

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.