Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x2d345f…02f5e8
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x70a87d…aef3c0
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x3605f1…21914f
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xa81d16…0eaaae
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xcbe865…422764
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x389f03…52c4e3
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xfef8fb…d25d5f
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xbb7200…d0fc9a
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x29334c…c445bb
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xaa7c4c…82c60b
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xc1891d…514006
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xb8ad30…1d9c1c
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x72ef15…8464a8
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x9d3ddd…163976
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xd16b1c…3990cf
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xafe305…dcc9d4
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x138b10…e90469
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x8e3cb7…213e79
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xde44c6…d1b28c
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x6d47fe…9c419b
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x17d52d…d5e721
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x111524…a2e67d
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0x0a2e47…b348b6
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xd7d385…df0484
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade50d ago0xf51824…a285bf

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.