Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x585d…805a0xae79…9882Base—$0.01100%coinbase80d ago0x14cdaa…798507
0x585d…805a0xaebe…b895Base—$0.01100%coinbase80d ago0xbf977e…933947
0x585d…805a0x1d6e…ffa2Base—$0.01100%coinbase80d ago0xf51784…2c2cfc
0x585d…805a0x35c6…d902Base—$0.01100%coinbase80d ago0x7be36d…09363e
0x585d…805a0xd84e…f3aeBase—$0.01100%coinbase80d ago0x919bb3…0960e3
0x585d…805a0xd1e7…715fBase—$0.01100%coinbase80d ago0x5f1a05…51aba2
0x585d…805a0x3b90…687fBase—$0.01100%coinbase80d ago0x0073c7…6b928d
0x585d…805a0x3925…3c54Base—$0.01100%coinbase80d ago0x9a1f5b…6a6fb7
0x585d…805a0x2dfd…d2e8Base—$0.01100%coinbase80d ago0x7967b3…660508
0x585d…805a0x8fb2…59cbBase—$0.01100%coinbase80d ago0xe29d60…b2c1fb
0x585d…805a0x22c7…f26bBase—$0.01100%coinbase81d ago0xa0c338…6a6c29
0x585d…805a0xc63b…3375Base—$0.01100%coinbase81d ago0xa5f1a7…703801
0x585d…805a0x18f7…ac61Base—$0.01100%coinbase81d ago0x318da8…34a63e
0x585d…805a0xd27b…a48aBase—$0.01100%coinbase81d ago0x89bdf0…bb6c69
0x585d…805a0xc332…fdb5Base—$0.01100%coinbase81d ago0xff886e…5a356d
0x585d…805a0x9d0e…c0ddBase—$0.01100%coinbase81d ago0x71bb04…9e9980
0x585d…805a0x57c9…3247Base—$0.01100%coinbase81d ago0xbd8af3…ab1823
0x585d…805a0x566c…d0d9Base—$0.01100%coinbase81d ago0x921e49…11ec70
0x585d…805a0x3655…fd09Base—$0.01100%coinbase81d ago0x9e193d…16be0d
0x585d…805a0x0650…c037Base—$0.01100%coinbase81d ago0xe470e7…c5a627
0x585d…805a0x1348…fa9eBase—$0.01100%coinbase81d ago0x0fbf81…4f61c9
0x585d…805a0x3edf…b434Base—$0.01100%coinbase81d ago0x20feca…08960c

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.