Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfce0…20370x10c1…1e24Base—$0.02100%coinbase107d ago0x8c542b…bdc3b2
0xfce0…20370x10c1…1e24Base—$0.02100%coinbase107d ago0x933a22…b32002
0xfce0…20370x10c1…1e24Base—$0.25100%coinbase107d ago0x735cb6…1a149c
0xfce0…20370x10c1…1e24Base—$0.03100%coinbase107d ago0x3d5668…a73ca7
0xfce0…20370x10c1…1e24Base—$0.08100%coinbase108d ago0x9680e6…96852b
0xfce0…20370x10c1…1e24Base—$0.05100%coinbase108d ago0x5530f2…fce9c0
0xfce0…20370x10c1…1e24Base—$0.66100%coinbase108d ago0x8a7e18…0c7785
0xfce0…20370x10c1…1e24Base—$0.008624100%coinbase108d ago0x4b8e60…997e27
0xfce0…20370x10c1…1e24Base—$0.15100%coinbase108d ago0xaa7520…e90bef
0xfce0…20370x10c1…1e24Base—$0.08100%coinbase108d ago0x156cd3…df71cd
0xfce0…20370x10c1…1e24Base—$0.03100%coinbase108d ago0xe9adce…f8c26e
0xfce0…20370x10c1…1e24Base—$0.03100%coinbase108d ago0xc5f238…c8b05c
0xfce0…20370x10c1…1e24Base—$0.006336100%coinbase108d ago0xd8ecf1…ba05fd
0xfce0…20370x10c1…1e24Base—$0.04100%coinbase108d ago0xdb7b12…a17dd9
0xfce0…20370x10c1…1e24Base—$0.03100%coinbase108d ago0x8ad130…a8102d
0xfce0…20370x10c1…1e24Base—$0.04100%coinbase108d ago0x47fa2d…e0cc28
0xfce0…20370x10c1…1e24Base—$0.006776100%coinbase108d ago0x4855d3…2458e3
0xfce0…20370x10c1…1e24Base—$0.02100%coinbase108d ago0xb01a7f…0af585
0xfce0…20370x10c1…1e24Base—$0.09100%coinbase108d ago0xf3c151…f178fa
0xfce0…20370x10c1…1e24Base—$0.05100%coinbase108d ago0x9224aa…e46701
0xfce0…20370x10c1…1e24Base—$0.01100%coinbase108d ago0xaf40be…780cff
0xfce0…20370x10c1…1e24Base—$0.02100%coinbase108d ago0x233b4a…17718e
0xfce0…20370x10c1…1e24Base—$0.02100%coinbase108d ago0x758db7…ea8342
0xfce0…20370x10c1…1e24Base—$0.009856100%coinbase108d ago0x1d9cc7…d7f3c4
0xfce0…20370x10c1…1e24Base—$0.02100%coinbase108d ago0x269183…bbf9da

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.