Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade67d ago0xfe9177…7b6a40
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0x372b0b…fdc4a7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade67d ago0xbade22…0aa01e
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xae5876…3e6511
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xc11259…d350af
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x4bebed…7b0d8d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xa3f519…1f0d58
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xe39bc8…0e6359
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xad893c…4e4966
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xd004bc…790b53
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xcf805b…d07d7b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x6a23d4…b3c407
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x37c5a3…6ca6a2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xaae258…fc2186
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x7c4d8d…45c752
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xa88ca6…b960b4
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x7c63e8…72a149
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xcc8291…abd6d9
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x9e1f75…333c5d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x105045…62a987
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x1fcbf1…de7c04
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x2eefc7…fbc943
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x6a6c13…ab837c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x26cc6b…c98f39
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x4e2226…2682c9

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.