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.004100%cascade77d ago0x5c282c…a83881
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x281653…1e7248
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x626e47…e9fbc7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x4dc32c…6a8a06
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x58d937…2a99d5
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x4e022e…2226d7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x68feb2…02312d
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x882cfb…49c47c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x7da705…967c1f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0xabf426…5932f1
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0xd38383…914bcb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0xdaad43…3f1523
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x344680…043523
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0xc228f0…1f8058
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x57eb01…4135dd
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x9fa8c9…3a1c43
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0xe826a7…2dc901
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x85dc88…6263fb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x81a5ca…531878
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x445a01…78cb14
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x0fa919…58beb9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade77d ago0x73615e…054e24
0xe1af…1fec0x6cf3…8508Basex402 service$0.005100%cascade77d ago0x3703dc…e9ddcd
0xe1af…1fec0x6cf3…8508Basex402 service$0.004100%cascade77d ago0xc826ed…24c929
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade77d ago0x78cd22…2f0f54

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.