Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8108…f5a60x6a01…7a8cBase—$0.01100%coinbase73d ago0x37abf6…63d9cd
0x8108…f5a60x333a…47afBase—$0.01100%coinbase73d ago0xde4096…e0b6ad
0x8108…f5a60x4302…a19aBase—$0.01100%coinbase73d ago0xab87b8…3302cc
0x8108…f5a60xce5b…cdd6Base—$0.01100%coinbase73d ago0x6da8a7…6daa56
0x8108…f5a60x936a…0556Base—$0.01100%coinbase73d ago0xca79b1…a891ab
0x8108…f5a60xbd37…a598Base—$0.01100%coinbase73d ago0xc24968…6629a1
0x8108…f5a60x1951…7cc8Base—$0.01100%coinbase73d ago0x5d1fb2…3f14cf
0x8108…f5a60x732c…d1cfBase—$0.01100%coinbase73d ago0x545a71…606b32
0x8108…f5a60xa630…5259Base—$0.01100%coinbase73d ago0xd65682…0018c4
0x8108…f5a60xd9c0…0a84Base—$0.01100%coinbase73d ago0x46d200…43e627
0x8108…f5a60x30af…643bBase—$0.01100%coinbase73d ago0xc8ac9e…6c04b8
0x8108…f5a60x8ab5…a3faBase—$0.01100%coinbase73d ago0x83e9b4…0a076a
0x8108…f5a60x6344…8977Base—$0.01100%coinbase73d ago0xbbd841…a7e07a
0x8108…f5a60xe808…b1c3Base—$0.01100%coinbase73d ago0xc32947…083e31
0x8108…f5a60xc69b…b6f1Base—$0.01100%coinbase73d ago0x8ee27b…d58e74
0x8108…f5a60x1cf6…7bf2Base—$0.01100%coinbase73d ago0xf5fd3c…ce04ad
0x8108…f5a60x4377…8965Base—$0.01100%coinbase73d ago0xf57627…924935
0x8108…f5a60x0571…228bBase—$0.01100%coinbase73d ago0x7ae041…a56831
0x8108…f5a60x9767…fdc0Base—$0.01100%coinbase73d ago0x8d6e67…96f3e3
0x8108…f5a60x0ce4…2a47Base—$0.01100%coinbase73d ago0xd81dec…285275
0x8108…f5a60x4fac…b8d1Base—$0.01100%coinbase73d ago0xcaea73…61752b
0x8108…f5a60xdbf9…8cc7Base—$0.01100%coinbase73d ago0x3ada1a…9f21a7
0x8108…f5a60x9b7e…f5bcBase—$0.01100%coinbase73d ago0x700f2b…d590d2
0x8108…f5a60x195b…7ed3Base—$0.01100%coinbase73d ago0xcc1345…3340be
0x8108…f5a60x6189…93cfBase—$0.01100%coinbase73d ago0xd6644c…02bb3f

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.