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%coinbase16d ago0x8dcf30…8e3ccb
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xa17bc6…1d1e96
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xcfb8ed…6eca45
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x734eb1…89307e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x95a541…54af87
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x53f305…7111a2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x14e54a…4a5fbd
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x2f71a7…bd3724
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x6b8f30…575719
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x9dfcc3…adbc24
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd1f5c3…8a4cbc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x5d638c…2baa9d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x7df3c7…234a0d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x6ba2aa…e00bf6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x348736…9ea9a5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xa110a6…140673
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xb248bd…d6e3e6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xcfb24d…ee5226
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x33a2a2…f12d9e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x1da141…a013f3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x894363…df215a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x71bbca…0f2074
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xeb055d…a80301

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.