Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa27d ago0xa2da94…1ff2c6
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa27d ago0xcae6f3…bb19e4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa27d ago0x07d645…6225bf
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa27d ago0x33da43…706a3a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa27d ago0xf2af0b…e78382
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x7556c3…45aac6
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x5e41f2…7dc5ff
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x6157cf…3eb5b7
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x2eea88…7c1719
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x846926…d3cdda
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0xc5b9cc…1198f3
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0xe64134…6270dd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x60149a…cdb866
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x33746c…64d91a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0xb9b7a3…710030
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x4a65e0…5b5c53
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x82a581…ceadb4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x0d0b94…62e41a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x2c892d…a49177
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0xf930b1…8a9be6
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x1af3ad…38e192
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0xc7e627…d44519
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x4f9559…b4ff2c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x64576a…ebf044
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa28d ago0x2d3243…0aef88

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.