Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xed5358…bea0db
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0x8efdcf…de6f31
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xa3397b…2ea4a9
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xd8a7fa…059609
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0x3d2e35…242d37
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa38d ago0x7096a9…2e30fe
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xd0b13e…14473a
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0x99fe72…a1a6c6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa38d ago0xe38dd2…a456a6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa38d ago0x326400…625522
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xae45db…76cf71
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0x150bdc…1735b9
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xff95ad…6ea8c6
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xefa51c…b612cd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa38d ago0xa03a42…445431
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xeb124c…6788b2
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa38d ago0x45496c…1349c8
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa38d ago0xb7ca30…fffaa1
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa38d ago0x46aca7…f42b35
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0x564af4…21f8d1
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0x516ab5…7e4b84
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xfc0b00…0361b2
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0xc57b7f…8744c2
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa38d ago0x884688…ab76bd
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa39d ago0x838375…136be6

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.