Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0x3dfb…de29Base—$0.01100%coinbase80d ago0xb4efd2…6ed0a4
0x1d85…dd5a0x8bc7…8afeBase—$0.01100%coinbase80d ago0x348934…4c15e9
0x1d85…dd5a0x32a0…39baBase—$0.01100%coinbase80d ago0x544f31…a10fc9
0x1d85…dd5a0xb0a5…e2eaBase—$0.01100%coinbase80d ago0x9e5ad2…b89177
0x1d85…dd5a0xc8e0…c926Base—$0.01100%coinbase80d ago0x0a22d5…c948dd
0x1d85…dd5a0x30be…f088Base—$0.01100%coinbase80d ago0x545f49…c25c33
0x1d85…dd5a0x8b2d…b665Base—$0.01100%coinbase80d ago0x37c761…b16726
0x1d85…dd5a0xbfaa…c4baBase—$0.01100%coinbase80d ago0xf129b3…6eb564
0x1d85…dd5a0x4c08…08fdBase—$0.01100%coinbase80d ago0xad8da3…660534
0x1d85…dd5a0x19df…27bcBase—$0.01100%coinbase80d ago0xf7cd0c…83bee1
0x1d85…dd5a0x1061…80c4Base—$0.01100%coinbase80d ago0x66d6f4…724ad1
0x1d85…dd5a0x80d6…7654Base—$0.01100%coinbase80d ago0x9f48d5…86844e
0x1d85…dd5a0x8a61…8a9dBase—$0.01100%coinbase80d ago0x9d4522…23dc4a
0x1d85…dd5a0x70e2…c54cBase—$0.01100%coinbase80d ago0xe99ae3…289335
0x1d85…dd5a0x8786…860eBase—$0.01100%coinbase80d ago0x2dde1a…b51282
0x1d85…dd5a0xff79…201cBase—$0.01100%coinbase80d ago0x20bfa2…14e980
0x1d85…dd5a0x34b7…02a1Base—$0.01100%coinbase80d ago0xfdc0ae…6f40ba
0x1d85…dd5a0x907d…35bbBase—$0.01100%coinbase80d ago0x77d0fd…931331
0x1d85…dd5a0x93e8…9360Base—$0.01100%coinbase80d ago0xaf3bdc…3a3a7f
0x1d85…dd5a0xd69f…e575Base—$0.01100%coinbase80d ago0xe7cef3…6079a5
0x1d85…dd5a0xc479…a1d7Base—$0.01100%coinbase80d ago0xfdc136…ea915a
0x1d85…dd5a0x7daa…ea03Base—$0.01100%coinbase80d ago0x6ebba2…76fe69
0x1d85…dd5a0xf2a5…98b9Base—$0.01100%coinbase80d ago0xd9f82e…db8884
0x1d85…dd5a0xfff7…dcdfBase—$0.01100%coinbase80d ago0x318e01…1ea18a
0x1d85…dd5a0xfe18…ddb2Base—$0.01100%coinbase81d ago0x33444f…ad6022

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.