Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0x17ef67…460c87
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0x09941b…e86b93
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0xeb9e25…2873f3
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0x2d8f5a…97ccbc
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa32d ago0x4ef361…177295
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0xe34458…f3ef20
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0xfc5a43…77927d
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0x435155…cacdc7
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0x2cddd5…f64c9c
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa32d ago0x6ef0eb…ef1456
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa33d ago0x8a364a…2f9ff8
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x702c1a…334fee
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x0af46f…8394da
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x90f4ee…db5042
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa33d ago0x88d646…0389cb
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x3defeb…c6b425
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa33d ago0x59687f…65f3be
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa33d ago0xa2467d…4d289b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa33d ago0x6a7b8e…47a49a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa33d ago0x508877…658640
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa33d ago0x5c6e3d…3b7784
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x688d60…1f73fd
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x51b603…4e9b82
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x7d0500…5e000f
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa33d ago0x39d32f…a2a737

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.