Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x48bd09…dcf3f4
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0xbbf65f…9e2a23
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x8ac49c…3111f9
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x49fd37…f88ce4
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x7ae295…2a6612
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x84310d…5e95e1
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0xed072b…c37b76
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x9e90b1…4344c8
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x8fb095…1122a8
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x8b17b3…9907a3
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0xa15605…0e1d97
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x2067f4…924f2f
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x0dbb89…24a74d
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x1dae73…49e40b
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x3f9524…62ff81
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0x771813…dcc271
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x643b5e…dec9b4
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x5c657a…622057
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0x7ce59a…328530
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0x4376c4…207481
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0xe7ada7…323794
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa39d ago0x598faa…47f14e
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0x65d897…7db7a3
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0x42ad97…f3c4fe
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa40d ago0x67d3ad…6d441f

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.