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%coinbase8d ago0x8821dd…6ce613
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x0a8fea…f256b9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xfd7d32…f66fa2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x80fe94…9debb1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xaa92bc…cfd882
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x9e13ad…c4e702
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x57aaeb…2e3bbe
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x38244c…cc61fb
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x393f59…74f19a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x8d9655…3fe20e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x6e2646…7933d5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x1a3cd5…c77366
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x2aa396…3b9b0f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x62852e…be6a44
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x874131…bce057
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x457611…1b6819
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xbbbd30…f087a1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x34ccbd…bb917c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x540b15…4a4150
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xcad15a…90052f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xbee629…4afdfc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x289d73…31f65b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xb0ee1e…c4482c

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.