Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4095…d2c90x1662…9918Base—$0.01100%coinbase66d ago0x6bfd1a…dd92cd
0x4095…d2c90xd9ef…50dcBase—$0.01100%coinbase66d ago0xa3f5f9…ca3371
0x4095…d2c90xc0a2…1bd3Base—$0.01100%coinbase66d ago0xf772a3…1015a8
0x4095…d2c90x1895…d854Base—$0.01100%coinbase66d ago0x7fc034…d4dec0
0x4095…d2c90x89f7…236dBase—$0.01100%coinbase66d ago0xf7484c…7329de
0x4095…d2c90x4e7e…c7a5Base—$0.01100%coinbase66d ago0xec3d98…d6778e
0x4095…d2c90xf8a1…0429Base—$0.01100%coinbase66d ago0x8e56db…9ca01e
0x4095…d2c90xdd08…bf6dBase—$0.01100%coinbase66d ago0x908135…9cabb4
0x4095…d2c90xdd79…4c83Base—$0.01100%coinbase66d ago0xdeb45d…f753ae
0x4095…d2c90x6859…163fBase—$0.01100%coinbase66d ago0xd35cf0…476707
0x4095…d2c90xf7a6…ecacBase—$0.01100%coinbase67d ago0x63ea48…806c09
0x4095…d2c90x3995…52acBase—$0.01100%coinbase67d ago0x67f559…494aed
0x4095…d2c90x9728…bdd6Base—$0.01100%coinbase67d ago0x0cb3b4…d8dd57
0x4095…d2c90x0cb3…a114Base—$0.01100%coinbase67d ago0x96c362…fe8b12
0x4095…d2c90x903d…42f5Base—$0.01100%coinbase67d ago0x65ba31…671a77
0x4095…d2c90x4cc4…7097Base—$0.01100%coinbase67d ago0x2f3591…b1e083
0x4095…d2c90x118a…a00eBase—$0.01100%coinbase67d ago0xc6265a…8b3344
0x4095…d2c90xb854…68d6Base—$0.01100%coinbase67d ago0x7e0a86…7a3264
0x4095…d2c90x8144…b541Base—$0.01100%coinbase67d ago0x60ef84…d8a044
0x4095…d2c90x2a1d…6c3dBase—$0.01100%coinbase67d ago0x709574…e8ea21
0x4095…d2c90xbb68…9e84Base—$0.01100%coinbase67d ago0xd6a5db…fb541a
0x4095…d2c90xaf17…2517Base—$0.01100%coinbase67d ago0x825ed8…2f098e
0x4095…d2c90x222b…3e01Base—$0.01100%coinbase67d ago0xef2eb9…28064b
0x4095…d2c90xf78c…c7a7Base—$0.01100%coinbase67d ago0x9b1744…f85642
0x4095…d2c90xb9c9…ca7fBase—$0.01100%coinbase67d ago0x5e1517…9d3a48

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.