Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x66e5cc…c13e72
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc0bb51…bda376
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x2b07fe…76f8d1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x959354…15b18d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x2821ed…325848
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xa5ea79…d0927f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x28c393…34aaf4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x7bf0d9…190813
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x2b7877…4b0f05
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc9e14e…3d1652
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x77efe1…974352
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x9d480b…5acf14
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xce6980…a6da1b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x7090b6…9e5e7b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x675e15…bfcbd0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x9012c9…55c782
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xe39198…e12419
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x1f6d18…b4a9fb
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xa748e0…44a884
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x78b17d…fab028
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xb74b33…a85f18
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xb07af1…c27ae8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xf3575f…40e07f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0f206…d60a63
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa16d ago0x4c7569…7c25ad

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.