Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecc7…9cff0x10c1…1e24Base—$1.54100%coinbase115d ago0x7c3eae…f38b42
0xecc7…9cff0x10c1…1e24Base—$0.56100%coinbase115d ago0x73bcaf…151306
0xecc7…9cff0x10c1…1e24Base—$0.61100%coinbase115d ago0x4cea1b…6fc5e6
0xecc7…9cff0x10c1…1e24Base—$0.63100%coinbase115d ago0x71d6b0…7fa526
0xecc7…9cff0x10c1…1e24Base—$0.52100%coinbase115d ago0x144ac4…9a7fd0
0xecc7…9cff0x10c1…1e24Base—$0.82100%coinbase115d ago0xaefe29…7f46c0
0xecc7…9cff0x10c1…1e24Base—$0.83100%coinbase115d ago0xc515bd…454dbb
0xecc7…9cff0x10c1…1e24Base—$0.61100%coinbase115d ago0x832efa…3b81ac
0xecc7…9cff0x10c1…1e24Base—$0.58100%coinbase115d ago0xd95a21…0c0ff5
0xecc7…9cff0x10c1…1e24Base—$0.57100%coinbase115d ago0xb60f58…09c65c
0xecc7…9cff0x10c1…1e24Base—$0.59100%coinbase115d ago0xd490bc…40e267
0xecc7…9cff0x10c1…1e24Base—$0.66100%coinbase115d ago0x718554…b0d71d
0xecc7…9cff0x10c1…1e24Base—$0.60100%coinbase115d ago0x76ac68…303155
0xecc7…9cff0x10c1…1e24Base—$0.67100%coinbase115d ago0xc16779…ad4dd3
0xecc7…9cff0x10c1…1e24Base—$0.61100%coinbase115d ago0x452b0c…24887c
0xecc7…9cff0x10c1…1e24Base—$0.51100%coinbase115d ago0x7435e8…a84fe9
0xecc7…9cff0x10c1…1e24Base—$0.56100%coinbase115d ago0x29afb7…9f72e5
0xecc7…9cff0x10c1…1e24Base—$0.65100%coinbase115d ago0x36c282…4464fa
0xecc7…9cff0x10c1…1e24Base—$0.55100%coinbase115d ago0x0a0538…568454
0xecc7…9cff0x10c1…1e24Base—$0.57100%coinbase115d ago0x9d1a6a…49313a
0xecc7…9cff0x10c1…1e24Base—$0.57100%coinbase115d ago0xd204e4…290744
0xecc7…9cff0x10c1…1e24Base—$0.59100%coinbase115d ago0xb6a644…65203a
0xecc7…9cff0x10c1…1e24Base—$0.59100%coinbase115d ago0x42e664…a19edd
0xecc7…9cff0x10c1…1e24Base—$0.57100%coinbase115d ago0xbe0c4b…b0f7ec
0xecc7…9cff0x10c1…1e24Base—$0.60100%coinbase115d ago0x4d7c92…4469e6

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.