Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xaab687…5a834e
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xe6e2c0…809f79
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x00dda3…a3473d
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x4c4c65…bea058
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xe3cbad…4c1193
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x85700b…32f89f
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x36e065…b8431e
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x1e9354…8ca41b
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x9f2ac0…c636ff
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x1f03fe…30dfc9
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x88661e…970b45
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xf6c45c…d27f5f
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x0d3cc3…8774b4
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x9d2d51…5805fd
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xa1431b…6be472
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xca0ab0…497c4b
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xc5802a…3efb81
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xb9c528…62bc43
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x9107d4…c18b98
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xfca634…f36476
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x2fbb5c…36f0fc
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xcf3d63…242934
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0xb5884a…fdf1e3
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa16d ago0x075d40…6c6220

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.