Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x8de45b…aefc48
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xd7ccf7…159bde
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xddef5e…b65677
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xc279f4…1e61e0
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xa265b7…5ec3ab
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x773c2e…5e9e2b
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xdcf75d…6504e9
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x68176b…abf650
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xf6f97e…5924e3
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xec003a…5b3407
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xfa4e6a…f23366
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x7999af…11e3d7
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xdedac9…eef7a3
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x80d1c9…330bd9
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x992547…143861
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x02c97d…dcd6b5
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xe7ad3e…39cec3
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x71e6ff…75c0b5
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x57368e…d98ca0
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x2c5fc4…294d46
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x377efb…be3dd5
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x04cf67…0ca6ed
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x922dc9…544b20
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xb7d5ec…642e4f
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf959f…220a5f

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.