Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7503…bf1d0x10c1…1e24Base—$0.57100%coinbase114d ago0x938275…03e34e
0x7503…bf1d0x10c1…1e24Base—$3.41100%coinbase114d ago0xd7e4e8…51f2d6
0x7503…bf1d0x10c1…1e24Base—$0.84100%coinbase114d ago0x2628c0…378154
0x7503…bf1d0x10c1…1e24Base—$0.79100%coinbase114d ago0xca408e…c156dd
0x7503…bf1d0x10c1…1e24Base—$0.75100%coinbase114d ago0x803d25…b81c79
0x7503…bf1d0x10c1…1e24Base—$0.72100%coinbase114d ago0x414a3f…350c73
0x7503…bf1d0x10c1…1e24Base—$0.67100%coinbase114d ago0xa70a93…a6c883
0x7503…bf1d0x10c1…1e24Base—$0.59100%coinbase114d ago0xea7b12…2efd45
0x7503…bf1d0x10c1…1e24Base—$0.52100%coinbase114d ago0xd15e8f…4b25a7
0x7503…bf1d0x10c1…1e24Base—$0.72100%coinbase114d ago0x4fb5b7…7ac11f
0x7503…bf1d0x10c1…1e24Base—$0.67100%coinbase114d ago0x23439e…2e02de
0x7503…bf1d0x10c1…1e24Base—$0.60100%coinbase114d ago0xb3e66c…c2a1a4
0x7503…bf1d0x10c1…1e24Base—$0.61100%coinbase114d ago0xd66bf4…d75b5a
0x7503…bf1d0x10c1…1e24Base—$0.59100%coinbase114d ago0x98c78d…387621
0x7503…bf1d0x10c1…1e24Base—$0.50100%coinbase114d ago0x8991dd…07fa1d
0x7503…bf1d0x10c1…1e24Base—$0.38100%coinbase115d ago0x281b5b…e9d89c
0x7503…bf1d0x10c1…1e24Base—$0.61100%coinbase115d ago0xcdc9ff…78b8dc
0x7503…bf1d0x10c1…1e24Base—$0.56100%coinbase115d ago0xe95d87…79e305
0x7503…bf1d0x10c1…1e24Base—$1.09100%coinbase115d ago0xcffdf8…8b7ba4
0x7503…bf1d0x10c1…1e24Base—$0.73100%coinbase115d ago0xee100c…99ecb6
0x7503…bf1d0x10c1…1e24Base—$0.69100%coinbase115d ago0x6c11fd…3f980b
0x7503…bf1d0x10c1…1e24Base—$0.65100%coinbase115d ago0xd04096…5d1f4a
0x7503…bf1d0x10c1…1e24Base—$0.60100%coinbase115d ago0xb530b8…d45585

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.