Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xd7f9a8…23014e
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xabf7ae…8dd8e3
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x803663…2c5a8d
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x4a839d…62457b
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x7242ef…06c61a
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x60a3e6…e0a54b
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xd6b486…68a884
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x521afc…507012
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x3cd7e1…efa9c5
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xfe9b92…ab3c79
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xf68134…76edf2
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xaee904…982aef
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x71de87…b99ff7
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xdb1b69…aac1d2
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x9c3627…209410
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xdc14dc…c1666c
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x44fba2…676987
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x5ae09f…0f2ab9
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xa27838…8dd6ce
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xb5f6ec…3779b8
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x570b9e…9034c5
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xa3414a…d927c0
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0x6ba3a1…04053b
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xf7406d…4e139a
0x0b76…20370xfe80…47eeBase—$0.001100%fluxa16d ago0xcaa513…14e7be

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.