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%cascade79d ago0x5317e1…19f3f6
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xc56fc7…db6b4c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0x2e8fac…07eb03
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xbb0f8d…4e6361
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0xf61efd…014f16
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x10e25b…e18a63
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x31635b…373b41
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xcf7187…ecbcfe
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x1afe7d…f56509
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x3e8a1b…58b14c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x6aa52b…527f4f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x2193a5…2c7510
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x7b604e…bc18c2
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0xfe4072…3f12df
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0x07576d…a26a55
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0x2efb23…e6809a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xcf9cd5…1f59b6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0x72b5bd…84507f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xfa4087…1d5cbe
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0xc6ae41…5f3a58
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade79d ago0xcf4877…f75d59
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0x33c57c…e219d0
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xe662c0…123dcb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xef94e3…603410
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade79d ago0xb64a83…4c51ef

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.