Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xaa49b8…e166dc
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x2bc972…3c0d8e
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xd93a64…94162d
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xd025fd…a2bb39
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xe8ffcb…f4dea4
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x052665…4afc44
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xd6d421…95f72d
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xb9fb7c…030b62
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xbaff6b…ab7335
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xfb81bc…cfbee5
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x75ebd6…2e5632
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xe392ff…745760
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x1bb66c…330fae
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x1c00be…ac90c5
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xd215e4…1a9d40
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x8c5e92…00eade
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x1fe8f8…9579a3
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xa0ee1a…6da194
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x8c6247…efdda0
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xc5d993…6c97a6
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xf1e5f2…e907e0
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0xd4fd0a…a1ee49
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x730f0a…1716f1
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x28f244…9ddcff
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa17d ago0x823b1b…8a64b9

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.