Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x8edd31…6b1fb6
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0xc7bd11…c06b2d
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x904f52…3395af
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x62410d…0f45cc
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0xbad257…96bc82
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x742b17…70246d
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x8bb2ab…28c613
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0xb31239…a647b7
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x79f211…b3886c
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x2659cd…b8a2e6
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x2e920b…b92881
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0x619763…5d0bc4
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0xe48c05…2cefb9
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0x4ffe2d…1ea3d7
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0xc7c95c…4a7be1
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0x0993cf…28e39d
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0x3242b1…e632c2
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0x0a7204…40db98
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade120d ago0x5d09dd…52b6d0
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x2f0f8e…b8d784
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x794df0…af3c9e
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x27c527…56f55c
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0x742a1e…7fe209
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0xbd13bb…a48f43
0x223c…3c640xdd60…6338Basex402 service$0.001100%cascade120d ago0xd036da…e50070

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.