Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4053…ef3c0xb17b…1560Base—$0.01100%coinbase71d ago0x567fd9…3e1d78
0x4053…ef3c0x2aad…9872Base—$0.01100%coinbase71d ago0x45f27a…42633e
0x4053…ef3c0xc085…4d6eBase—$0.01100%coinbase71d ago0xd250b6…545ff1
0x4053…ef3c0x226b…3e17Base—$0.01100%coinbase71d ago0x47739a…efc632
0x4053…ef3c0xdc0c…3d13Base—$0.01100%coinbase71d ago0x32b91b…e3ed84
0x4053…ef3c0xe5ff…263fBase—$0.01100%coinbase71d ago0xaa783c…d1e626
0x4053…ef3c0xf261…1f93Base—$0.01100%coinbase71d ago0xf897fe…7b33ed
0x4053…ef3c0xb5f7…96b3Base—$0.01100%coinbase71d ago0x82b58c…a22823
0x4053…ef3c0x4e75…323bBase—$0.01100%coinbase71d ago0xd5036a…677cf5
0x4053…ef3c0xaef0…feafBase—$0.01100%coinbase71d ago0x5428c3…29b39f
0x4053…ef3c0x0e4a…2059Base—$0.01100%coinbase71d ago0xfb489c…c86a65
0x4053…ef3c0x8167…8524Base—$0.01100%coinbase71d ago0x8bd9a7…16177d
0x4053…ef3c0x2acf…11e6Base—$0.01100%coinbase71d ago0x633681…101d9b
0x4053…ef3c0xaa0a…29d8Base—$0.01100%coinbase71d ago0xd2841d…3da62a
0x4053…ef3c0x875d…beaaBase—$0.01100%coinbase71d ago0xf381a8…9bf61e
0x4053…ef3c0x1c49…57f4Base—$0.01100%coinbase71d ago0xc82ede…7e0605
0x4053…ef3c0x1691…dfceBase—$0.01100%coinbase71d ago0x6bfdcd…426fc8
0x4053…ef3c0xe452…cc94Base—$0.01100%coinbase71d ago0x45f00d…c04adc
0x4053…ef3c0x8b76…f8fdBase—$0.01100%coinbase71d ago0xff47e6…7055cc
0x4053…ef3c0x2621…0579Base—$0.01100%coinbase71d ago0x0e4361…01a2cc
0x4053…ef3c0x7086…b20dBase—$0.01100%coinbase71d ago0x7683e5…ef091a
0x4053…ef3c0x9f3d…9339Base—$0.01100%coinbase71d ago0x1ce3e0…a101e8
0x4053…ef3c0x6398…8757Base—$0.01100%coinbase71d ago0xbfb498…e1424e
0x4053…ef3c0x5f0c…3634Base—$0.01100%coinbase71d ago0xd9d2ec…93d105
0x4053…ef3c0x9fc6…295eBase—$0.01100%coinbase72d ago0x90ea27…681354

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.