Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa18d ago0xbcbcf7…02d725
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x333212…582d06
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xce78bc…a3b814
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x92801f…159d20
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe53e7e…70a973
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x064a99…f4207b
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd15152…c35b76
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9651a2…d8ce93
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d2a50…2f3af4
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0394c4…3b6d63
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x94ea41…bd0909
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5225a1…4a3f67
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6c49e3…439b18
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x13d4f8…3e07f1
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x925a6d…07c3ee
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe1b347…08b1d2
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x75046e…03617f
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc4b8a4…c34c48
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x009813…5c04f6
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcac2fb…64b79f
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x06c8e3…41244d
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd9717e…4e3a0c
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd5b718…dae7dd
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0x498e3d…cce8a1
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa19d ago0xec29e9…25f487

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.