Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xc2d70e…9fe1ea
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xcce173…49fa5c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x31e449…77b4c3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x3ecc5a…2d9ff7
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x06a5ee…0781b5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x033343…87b830
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xc34211…d18761
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x7bb9db…d14c93
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x5064e9…3c06ef
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x97eef7…98a5f4
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xafbe1b…f59e3c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x1380ab…ced050
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x8892e6…001a84
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xb61133…d8de01
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x9e29f4…daa1dd
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xa47aa8…ab2591
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xd417e5…321ab7
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x57d354…68a483
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xc55623…4a73c0
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x02e6d7…010af3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x4d15b4…aee762
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x1db633…f3de6e
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x39ab23…ddf4d8
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x5d65ab…c05127
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xcbfd92…0e6739

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.