Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase14d ago0x59abdf…c0a84e
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase14d ago0x390c93…a0f9a5
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0xe09047…f323de
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase14d ago0xd83579…fe1a03
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase14d ago0xc7c160…b3150d
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0x6cfeb8…b07d98
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0x98871e…268568
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0xa2c877…0805c5
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0xae0da6…c08c84
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase14d ago0x7711d1…5ddd5d
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0xdc55f3…0a6de7
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.005100%coinbase14d ago0x9b9c44…4f79d3
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0xb3ed4d…50a7f4
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.005100%coinbase14d ago0x6eeae0…7f5915
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase14d ago0x8efe80…570cdc
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase14d ago0x05f4fa…d73a25
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase14d ago0xbbaa29…29bc6d
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0x5a8dfa…3593b6
0x01f9…84d30xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0xdbfa00…d34423
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase14d ago0x8ec949…e41e34
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase14d ago0x20daeb…8fb08e
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase14d ago0xdf690a…a90208
0xa19f…accc0xcc42…305fBasex402-factoryCore$0.001100%coinbase14d ago0x16788b…8bb7ee
0xa19f…accc0xcc42…305fBasex402-factoryCore$0.03100%coinbase15d ago0x969b82…10d87f
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase15d ago0xd3c54b…75cd74

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.