Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0x3b7643…598a60
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0xd7f118…1c32a8
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0x555884…b6cad3
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa39d ago0xf10926…b98de7
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0x6fe7f7…a8f45f
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0x080dbb…11625a
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0xdd8428…696a28
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa39d ago0x54de89…9954d0
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0xa7eb9b…708f33
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa39d ago0xa2d652…786ab4
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0x2e50f5…ab3623
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa39d ago0x0c5fa1…02bde7
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0xda5759…eb8763
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa39d ago0x0f63fe…ff3e33
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0xd7cc93…f17d06
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa39d ago0x466afa…2bf77f
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa39d ago0x0a4d06…0202a9
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa40d ago0x954926…88dc72
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa40d ago0x56578b…026204
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa40d ago0xb7396e…cec966
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa40d ago0x23d608…d811a4
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa40d ago0xdf3d7d…3f1f25
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa40d ago0xa620cd…f2903e
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa40d ago0x565d63…ba9d47
0xdd2d…a6880x9c95…e299Base$0.001100%fluxa40d ago0x4ba126…211925

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.