Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x464dd1…d1eb64
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xa903ac…7d592a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xff48e2…faf4a8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x6d8960…65bfa5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x1dddb1…fad494
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x8eb4e3…562020
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x3762de…da8c68
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x469f03…746a8e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xd107e5…2dee0f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x9a136b…dcdae8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x54d206…fe38ac
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xb825c9…c0859e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xbd9cf6…ddc838
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x98dc5c…c752e4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x7dac02…d279ac
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x2da148…f677f5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xf02eba…c23bb9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x310fa2…917f6c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x938bf6…05b25f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x87e1ab…a8a152
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa36307…0a1089
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x2d5e68…fb4600
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x790ce4…735c0d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x805800…12b794

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.