Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xfaaffa…7103e2
0x9367…e9830x9c95…e299Base—$0.001100%fluxa37d ago0xdbea82…f7a9a5
0x9367…e9830x9c95…e299Base—$0.001100%fluxa37d ago0x53478a…1ffd8c
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x92cbbf…786bda
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x8bde5a…ade6bd
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x7f20e5…03922a
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x6d949e…e0b537
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xc21915…d3909d
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xfe9c94…ae414f
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x139b38…216289
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xf4c2a7…ce4f7b
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xc97e6b…dfbfe5
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xc1208f…155d51
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x3da746…4dfe15
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xf96f7a…52e9df
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x9b6365…75aee9
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0x48898d…45f399
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa37d ago0xc67b4b…51bab5
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa38d ago0xdee713…0bb9de
0x9367…e9830x9c95…e299Base—$0.001100%fluxa38d ago0x472491…d4572c
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa38d ago0x1d2d7d…c79cdb
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa38d ago0x89dd51…aada78
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa38d ago0x572d96…a4de4b
0x9367…e9830xfe80…47eeBase—$0.001100%fluxa38d ago0xed7a2e…c1fc0b
0x9367…e9830x9c95…e299Base—$0.001100%fluxa38d ago0x887ff9…7ba5e0

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.