Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0x8376e1…da92d7
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xe6aa9d…857fa7
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x08b560…e2af9d
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x96d3a1…4b4a88
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x4a8e4e…5652ea
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xa4ced6…281669
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xfce977…73f6ed
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x926fe4…c64a98
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x457a93…3a5d7f
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xa76068…cb6835
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x869570…9d298a
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x6a5864…a9e0de
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xd5b63b…9077ab
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xc45cce…53adba
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x47d278…692031
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x987ebb…d67e10
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xb852a4…226c63
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xc0383e…0dc5cd
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x85fa28…cc92f9
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x4c9af0…e43bbc
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xe2fc72…3a5341
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xd8994b…13d2e0
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x0bb0b9…02a29b
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xdf990c…87e92c
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xb04b29…741403

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.