Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xbcec4d…0dbcb4
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe9a15b…c0b27f
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xb32cd3…9a67bc
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xdcc66a…cd6947
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0x9d2018…ba5e8d
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0x20d00b…903fb3
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe4b81d…157629
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0x638dc8…64ffe4
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0x061e21…7caa63
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xdbe14a…e6c54c
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xca81cd…9a81c9
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xeed291…dbde4c
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe02e09…c3384f
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xb56e65…9a2212
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xd8e672…9482b2
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0x4aa6ca…ce1fa8
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xb61957…c083c4
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0x0a9b1e…2b0cf2
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xf466a6…342548
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xc4f8e1…22d2c0
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0x37a654…3d08a5
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa17d ago0xac640b…9e874f
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa18d ago0x02e6c7…d2e852
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8aaa3b…ff8ba4
0xe0e7…e06e0xfe80…47eeBase—$0.001100%fluxa18d ago0xf80ff9…7ec085

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.