Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4247…192e0xac65…4417Base—$0.11100%fluxa106d ago0x3c0e9b…ab4a63
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa106d ago0xc2caee…4bca15
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa106d ago0x532318…955639
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa106d ago0x1e6102…3037a5
0xb90a…9ae40x4247…192eBase—$0.08100%fluxa107d ago0xfd8a54…06cf3a
0x4247…192e0xac65…4417Base—$0.17100%fluxa107d ago0xdeb119…1369df
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0xaf00b0…d49c8b
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0x6efb39…29706c
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0xfc0a86…6ae6f9
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0x809bbb…602d5c
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0x17c699…985b6a
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0xd8c56d…3a684a
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0x048d9b…60011e
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0xe559a1…856166
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0x02e35f…9d50ae
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0xd95236…7f7a6d
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0x4d2b83…cbe34f
0xb90a…9ae40x4247…192eBase—$0.01100%fluxa107d ago0x8192d2…4773fb
0xb90a…9ae40x4247…192eBase—$0.05100%fluxa107d ago0xcb06ee…f6a186

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.