Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e37…d8980x10c1…1e24Base—$3.38100%coinbase114d ago0xc4bd54…bce44f
0x4e37…d8980x10c1…1e24Base—$0.79100%coinbase114d ago0xe5c06d…33d983
0x4e37…d8980x10c1…1e24Base—$0.77100%coinbase114d ago0x4c4ba0…7c6dfc
0x4e37…d8980x10c1…1e24Base—$0.77100%coinbase114d ago0xe55c74…9a6524
0x4e37…d8980x10c1…1e24Base—$0.71100%coinbase114d ago0x769cbe…9d92c1
0x4e37…d8980x10c1…1e24Base—$0.72100%coinbase114d ago0x5964b7…9fb1d4
0x4e37…d8980x10c1…1e24Base—$0.71100%coinbase114d ago0x25f05f…269187
0x4e37…d8980x10c1…1e24Base—$0.64100%coinbase114d ago0x5bee12…2c4db0
0x4e37…d8980x10c1…1e24Base—$0.62100%coinbase114d ago0x6156f3…ff1da0
0x4e37…d8980x10c1…1e24Base—$0.63100%coinbase114d ago0xd4a107…f922f2
0x4e37…d8980x10c1…1e24Base—$0.64100%coinbase114d ago0x4ca4fc…576a57
0x4e37…d8980x10c1…1e24Base—$0.57100%coinbase114d ago0xce41ea…b554f9
0x4e37…d8980x10c1…1e24Base—$0.54100%coinbase114d ago0x61632e…ffd1da
0x4e37…d8980x10c1…1e24Base—$0.90100%coinbase114d ago0x60ba68…b409ad
0x4e37…d8980x10c1…1e24Base—$0.85100%coinbase114d ago0xfddb5b…3941ce
0x4e37…d8980x10c1…1e24Base—$0.78100%coinbase114d ago0x4dc8eb…c6a3ae
0x4e37…d8980x10c1…1e24Base—$0.73100%coinbase114d ago0x707eac…2d61b1
0x4e37…d8980x10c1…1e24Base—$0.68100%coinbase114d ago0xafed0b…db6123
0x4e37…d8980x10c1…1e24Base—$0.64100%coinbase114d ago0x52ec85…438334
0x4e37…d8980x10c1…1e24Base—$0.57100%coinbase114d ago0x436053…6bc21f
0x4e37…d8980x10c1…1e24Base—$0.51100%coinbase114d ago0x8a3ae6…a02723
0x4e37…d8980x10c1…1e24Base—$0.63100%coinbase114d ago0x7ecd33…41732c
0x4e37…d8980x10c1…1e24Base—$0.61100%coinbase114d ago0x9e4d56…b7f46f
0x4e37…d8980x10c1…1e24Base—$0.58100%coinbase114d ago0x2b0fae…32db81
0x4e37…d8980x10c1…1e24Base—$1.30100%coinbase114d ago0x4bb406…5fb78b

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.