Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a9e…8cc50x1a3e…9a84Base—$0.01100%coinbase116d ago0xb60655…c0c0f0
0x1a9e…8cc50x0e84…b808BaseOtto AITwitter search$0.01100%coinbase116d ago0xa8993d…6b5979
0x1a9e…8cc50x6d6e…9192BaseExaSearch$0.007100%coinbase116d ago0x7fbe3c…a094e6
0x1a9e…8cc50xd36f…5d4dBase—$0.01100%coinbase116d ago0xce57f9…e9dccc
0x1a9e…8cc50x5988…ac5eBase—$0.01100%coinbase116d ago0x03ee5a…c4a87a
0x1a9e…8cc50x0e84…b808BaseOtto AITwitter search$0.01100%coinbase116d ago0xca25ff…c2bf1c
0x1a9e…8cc50x6d6e…9192BaseExaSearch$0.007100%coinbase116d ago0x4802a8…545cc3
0x1a9e…8cc50xecf2…36edBase—$0.01100%coinbase116d ago0x0cd6d6…591403
0x1a9e…8cc50xf928…a954Base—$0.01100%coinbase116d ago0x2ec54a…baa014
0x1a9e…8cc50x0e84…b808BaseOtto AITwitter search$0.01100%coinbase116d ago0x00cd92…c1ad59
0x1a9e…8cc50x6d6e…9192BaseExaSearch$0.007100%coinbase116d ago0xb9f182…4341f3
0x1a9e…8cc50xdd42…3864Base—$0.01100%coinbase116d ago0x36d53a…a456f5
0x1a9e…8cc50x045a…c216Base—$0.01100%coinbase116d ago0x3e825d…8aa222
0x1a9e…8cc50x0e84…b808BaseOtto AITwitter search$0.01100%coinbase116d ago0xc55591…75dd50
0x1a9e…8cc50x6d6e…9192BaseExaSearch$0.007100%coinbase116d ago0x139cea…ffa6ee
0x1a9e…8cc50x607c…a985Base—$0.01100%coinbase116d ago0xd71be4…5baab7
0x1a9e…8cc50x456c…32f4Base—$0.01100%coinbase117d ago0xa92dd5…755348
0x1a9e…8cc50x0e84…b808BaseOtto AITwitter search$0.01100%coinbase117d ago0x671a2b…eec9e0
0x1a9e…8cc50x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0xb49883…8636ea
0x1a9e…8cc50x7842…e2f9Base—$0.01100%coinbase117d ago0x934da0…ac6798
0x1a9e…8cc50xc655…2d2bBase—$0.01100%coinbase117d ago0x37537a…59692e
0x1a9e…8cc50x0e84…b808BaseOtto AITwitter search$0.01100%coinbase117d ago0xd5bf74…d3bf55
0x1a9e…8cc50x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0x08708f…daa472
0x1a9e…8cc50x31dc…1158Base—$0.01100%coinbase117d ago0xf73680…50ee45
0x1a9e…8cc50xa5fe…594dBase—$0.01100%coinbase117d ago0x9e2f63…b35569

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.