Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xc3d40a…48e31c
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xa4b631…1f608b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xbbdeba…2e987a
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x702d3e…cd299e
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x43117d…90b722
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x827d5d…1ba253
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xbaa2cd…353ddd
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x517a86…e64809
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xd61073…b5201e
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x7aff5e…6a21c2
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xf9fb36…de76eb
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x07ddfb…44fc96
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xaed1dd…3880cd
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xabba56…d2dd9d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xc3851c…598d65
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xaa35f8…9b0cd4
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xe1b9ca…c292e1
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x91c165…6cd0ca

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.