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%cascade44d ago0x8c0f7f…92d5c2
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x34c14e…a6d475
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x1f6dee…c04d41
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x034b05…7bd813
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x9b42c4…f0dfb9
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x34f834…4076bb
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x3e7624…defd75
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x66f500…f5271c
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xd3286a…72af72
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x3a0b5b…cfe122
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xa5ec5a…9d61c1
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xf96b9d…8c162c
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x95b072…5ad09d
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xb1ceeb…23bc83
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x7f7541…b03367
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x75ad2b…6a19ad
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x06eff5…e84c4c
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x8136b2…9f0867
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xcecece…2b1bf6
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x4805d1…ac735c
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xe2b2fd…62f3f3
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xbb3f06…ab8bcf
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0x087679…c4ec04
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xfb64ea…8504b7
0x4e5d…528b0x6cf3…8508Basex402 service$0.005100%cascade44d ago0xd6a34e…1af6f9

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.