Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc20064…5698dd
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa38d ago0x266a13…80bc0a
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xebebc0…329da4
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x81b98c…2e82d8
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x123c01…1fb47a
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x459a41…870ed6
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x51cd5d…715aad
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x912958…c51d7f
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x008eea…5bc62a
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x812ee1…340c40
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x07aa03…d1da73
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x3148fc…2402c9
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x91fa0f…f037e3
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa38d ago0xea6285…f0962a
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa38d ago0xea716f…9aed9c
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xb54d3d…7cfcc8
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2b2286…ddba1b
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xca64e8…58d48c
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa38d ago0xcf2394…5ff1d0
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x5994ac…087fab
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x3622b4…7d8ae7
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x310e3c…61295b
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x8cf0bf…c38330
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xe0ac37…c582c8
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa38d ago0x590995…e612fb

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.