Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade53d ago0xfbb430…3a8275
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade53d ago0x68010c…e9dc08
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade53d ago0x05c2d7…696ced
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade53d ago0x69d20b…4b30d3
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x5a7d4e…e82f73
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x96b791…c26032
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade53d ago0xfb2408…08a3d9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x2f3c46…d34ee5
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade53d ago0xccca78…77f539
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x632241…05b38a
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x126081…a5a610
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x563f5f…a457eb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x1f180a…aaee40
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0xa27617…604fc1
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0xe29f2d…7756c0
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x3e1e37…f0e6d6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0xc1d357…defd9c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x599037…d9ad1e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x26ed9d…ac707b
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x465554…deab3e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0xb8d1db…9cbdb2
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x754c02…ccc512
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x26065f…ad3db7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x29505c…342b47
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade53d ago0x1f542f…31b4ee

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.