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%coinbase18d ago0xa1c04a…3c2c48
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x5a8d0e…82c9da
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x0eb4fe…df852b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x640101…9fcaef
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xea5092…3a48d6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x4cfb3d…916352
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x08b551…d89195
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x9ef0d9…8d6114
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xde1707…5ef411
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x81bea2…fd5448
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xef518f…1bb9ef
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xfc13c2…3e28ea
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xc51a49…f87195
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xef18e1…231eb2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xbea9ae…32e931
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xf8f47c…d0e9a6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x93b901…22caa3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x7be551…26d35e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xcd51e9…014821
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xd00c96…2e0543
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x06bac2…982775
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x856179…84a7f9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x57aaf7…1bdb2e

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.