Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2b…d33d0xac65…4417Base—$0.09100%fluxa114d ago0xdce4fd…c3c5f0
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x7859a1…e5943f
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x7a9ac7…755cee
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x7f2b88…ab6770
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x32a40e…1d39d3
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x298f0a…be180e
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x10f91e…86bce0
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x15a5d0…f9df4a
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0xf45998…48b9c7
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x133ee2…5d674d
0x2e2b…d33d0xac65…4417Base—$0.52100%fluxa114d ago0xa72a7b…ac96ce
0xb90a…9ae40x2e2b…d33dBase—$0.50100%fluxa114d ago0xa91777…ce5583
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0x17ec87…0ddcab
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0xe0d251…af6238
0x2e2b…d33d0xac65…4417Base—$0.01100%fluxa114d ago0xaaa76d…aa1f76
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa114d ago0xb8aaf0…2a872e
0x2e2b…d33d0xac65…4417Base—$0.08100%fluxa114d ago0xe970ae…85dc21
0xb90a…9ae40x2e2b…d33dBase—$0.05100%fluxa115d ago0x400fc7…3859da
0xb90a…9ae40x2e2b…d33dBase—$0.02100%fluxa115d ago0x09cef6…6e89db
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa115d ago0x0f01e7…696b8a

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.