Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0xd27057…377a02
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0xf5935d…137706
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0xea817e…3e67af
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0xc8dd09…b37adf
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0x1b35d6…d628b6
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0x7bb43f…5f004b
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0xc58607…9e1769
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0x4eb5c3…0dd13b
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0xc336a1…403a92
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa27d ago0x3032d4…1c6b6f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0xf5db86…39f208
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x851348…a9dd04
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x3b1228…48ff1d
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x895326…db95c7
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x595377…c34ab5
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x57f687…f39d6a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x874704…d0dbb5
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0xd267d2…f667e4
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0xa7dbbd…4231b1
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x925da6…68b691
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0xc20716…eee512
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0xac344d…c9c7bb
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x1b5689…4aad3a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0xe71e5e…632f9a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa28d ago0x2bcfa7…60a1d7

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.