Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3395…bda40x10c1…1e24Base—$0.008234100%coinbase114d ago0xac4685…6af100
0x3395…bda40x10c1…1e24Base—$0.26100%coinbase114d ago0x174951…283eec
0x3395…bda40x10c1…1e24Base—$0.71100%coinbase114d ago0x8b43f6…0c2cdd
0x3395…bda40x10c1…1e24Base—$0.57100%coinbase114d ago0xa18296…868653
0x3395…bda40x10c1…1e24Base—$0.54100%coinbase114d ago0x09058a…22f28c
0x3395…bda40x10c1…1e24Base—$0.53100%coinbase114d ago0x7f25be…d9b564
0x3395…bda40x10c1…1e24Base—$1.00100%coinbase114d ago0xef7a29…a80bf6
0x3395…bda40x10c1…1e24Base—$0.96100%coinbase114d ago0xa23f1a…9ff073
0x3395…bda40x10c1…1e24Base—$0.57100%coinbase114d ago0x8e4fc5…e00f5b
0x3395…bda40x10c1…1e24Base—$0.56100%coinbase114d ago0x916ca8…b49f89
0x3395…bda40x10c1…1e24Base—$0.93100%coinbase114d ago0x041ad6…24326b
0x3395…bda40x10c1…1e24Base—$0.56100%coinbase114d ago0x4c41de…6f6d54
0x3395…bda40x10c1…1e24Base—$0.54100%coinbase114d ago0x56677f…6463c2
0x3395…bda40x10c1…1e24Base—$0.60100%coinbase114d ago0x133229…62daea
0x3395…bda40x10c1…1e24Base—$0.69100%coinbase114d ago0x820870…f76175
0x3395…bda40x10c1…1e24Base—$0.89100%coinbase114d ago0x42702b…c3c1fa
0x3395…bda40x10c1…1e24Base—$0.55100%coinbase114d ago0x261178…500b4b
0x3395…bda40x10c1…1e24Base—$0.64100%coinbase114d ago0xa903c7…b02faf
0x3395…bda40x10c1…1e24Base—$0.55100%coinbase114d ago0x140c79…2877e5
0x3395…bda40x10c1…1e24Base—$0.55100%coinbase114d ago0x65aadd…ce433f
0x3395…bda40x10c1…1e24Base—$0.51100%coinbase114d ago0x40b667…6a922b
0x3395…bda40x10c1…1e24Base—$0.62100%coinbase114d ago0xc1958e…383b41
0x3395…bda40x10c1…1e24Base—$0.92100%coinbase114d ago0x69d2bd…e2e261
0x3395…bda40x10c1…1e24Base—$0.77100%coinbase114d ago0xce0983…720b7d
0x3395…bda40x10c1…1e24Base—$0.72100%coinbase114d ago0xe7ae3d…02751b

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.