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%fluxa22d ago0x4f9919…fc5cd8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xc85a1f…d8a6a2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xf76176…9de47f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x8985b0…e3b76b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x47a111…041976
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x2e111a…61f75e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xc12ea5…83892d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe130e7…be4ea7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xbc6c60…6d1b34
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xf13111…454236
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x86b87b…576a78
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x3dc383…d3a08f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe151fd…3b6fb2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xfbcb83…205dd6
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x69e175…56ebbd
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xab2ef3…d334b1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x56f91e…80ecdd
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xdeb96f…490bc2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x038c37…2be08b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x93d2e1…1a89d0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xfe6c66…35a1aa
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe96f94…4819c5
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x453bb7…04337a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0xa7e03b…0f28d8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa22d ago0x0a23e0…1992c2

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.