Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xc07df0…7e2425
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x142c2a…de36ac
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xdbc05c…112717
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x12c2cf…048c5f
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xf74191…e2082e
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x6631ad…fee1c6
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xdeda51…03dcae
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xba8bfe…ee789f
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x0b33a3…97e930
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xd77d90…673c3d
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x313d84…e45d28
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x1345bc…cc7c5e
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x8b4f31…c5556f
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xd6c45d…ffe6a1
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x5ca4d8…0fb1ff
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x9ff030…6ae7f2
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xd03e6b…661a01
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x4234ea…9eaaf0
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x7dd560…654a52
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xd05edd…5dc354
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x49b92e…433ae7
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x55bd81…6d8966
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x263a65…9f6ed0
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0xc57424…e5f4b9
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa29d ago0x708974…1f4ecf

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.