Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0xb828f0…48a6cd
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x2a500a…429063
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x99a4c2…1204fa
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x93aea4…06d82f
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x8356c6…6e362c
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade118d ago0xf0a542…2fea1d
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x8bc413…7b7c9d
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x0dc78e…1bd566
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x0186a8…1e8a7f
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x75e5e5…0f372c
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0xe3c558…44d041
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0xdfc1c6…2718af
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x64c7db…d203b5
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0xab4478…b89d5b
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade118d ago0x560187…5acd91
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade118d ago0x3a8bfd…2ee5bc
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade118d ago0xf3227f…917318
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade118d ago0xb8e480…7b1732
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade118d ago0x5e4c6a…17b535
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade118d ago0x047a95…5a9424
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade118d ago0x10a03d…4a59b3
0xd408…f8660xdd60…6338Basex402 service$0.004100%cascade118d ago0x7bec6f…277298
0x223c…3c640xdd60…6338Basex402 service$0.005100%cascade118d ago0x62256b…639828
0xe1af…1fec0xdd60…6338Basex402 service$0.005100%cascade118d ago0xfc9097…ae762f
0xe1af…1fec0xdd60…6338Basex402 service$0.004100%cascade118d ago0x9adc0c…88eb67

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.