Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade103d ago0xc20b3f…3cf833
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade103d ago0xa795b2…3d46d4
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade103d ago0x968575…af45cb
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade103d ago0x47414c…1e6003
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade103d ago0x215da2…0512fb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade103d ago0x383963…b468fe
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade103d ago0xf5aef9…c7e186
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade103d ago0x288d08…99f5bf
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade103d ago0xb1f7e6…d7f3b4
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade103d ago0xa932a5…c19c76
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade103d ago0xfee238…acd948
0xe1af…1fec0x6cf3…8508Basex402 service$0.005100%cascade103d ago0x97dc15…ec5fd9
0xe1af…1fec0x6cf3…8508Basex402 service$0.004100%cascade103d ago0x124af4…716f5d
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x131950…9f5b27
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x1cd829…8c077e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xa4f45c…f243d6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x6ffdd5…14078e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xc9859c…9a2081
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xbd0399…127c47
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xb3a91e…520009
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x33bc09…3868f9
0xd2c9…894c0x6cf3…8508Basex402 service$0.005100%cascade103d ago0x1c0543…4f6ec7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xbb1e83…f3d389
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xa5b96f…0cbc59
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x34388e…f63bb3

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.