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%cascade42d ago0x5a3481…52495f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x984f4e…ad77c6
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0xc3c2e3…239328
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x9b9737…060aec
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0xfe4f17…57d95f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x0f3c37…f5825b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x640509…e31611
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x8f4c7c…2db5d5
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0xb09b90…ee51d2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x63c251…30537f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x36d914…bb7ca2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x31e976…50cd80
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade42d ago0xbfe591…fce03c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade42d ago0x78d1b2…143ed3
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x46157e…21912f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x7f3ae0…01b9d0
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0xc6e306…1919e3
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0xaffe34…e67117
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x589d13…3e7d68
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0xc762ff…25fe84
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x554558…5732c6
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x0ff13b…a65d54
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x7428f3…c1f536
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0xf5efba…89d8a3
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade42d ago0x0edecb…9ec734

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.