Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450x9c95…e299Base—$0.001100%fluxa38d ago0xbb806a…7215ef
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0x088b65…80527f
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0xeb49f3…f36bd7
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0xd6a66d…b75038
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0x66af2d…3ecb65
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0xb44aae…f68705
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0x83e139…362333
0xd64d…07450x9c95…e299Base—$0.001100%fluxa38d ago0x0a4d52…d9eccb
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0x4b2f8e…65c279
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0x8282ee…e23f43
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x397ab7…fdf241
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xce7534…e2c716
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x0e5548…b75dc3
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x5c0a92…dbfac6
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0x8a1722…fca00a
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xf490ca…6bfe68
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xc5c3c4…10bb8b
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0xf1a352…e08bee
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0xf694a5…82d4b4
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0x1f865d…f5da2a
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0x76476b…eb4da2
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0x1136b6…deea63
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xe3117b…4afe4a
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x909ecd…697e4b
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0x8e61a7…ca158c

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.