Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0x082dbf…4aaaa8
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0xf21b7e…3547e5
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0x3f0ecf…1e1fdb
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0xe3778f…b56cff
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0x3d0366…f76173
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0xc1c880…91897a
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0xebe230…454091
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0xf16e6c…e1b97b
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0x72df1f…798e90
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0x5212d7…710585
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0x1e47a6…620777
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0xe46f4d…0b3a56
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa6d ago0xabdbd7…032b9c
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xd1ac3a…896edd
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x287ae3…b48def
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa7d ago0x96856c…839592
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa7d ago0xd607b3…d18502

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.