Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase6d ago0x7c0226…cc24f3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase6d ago0x85f2f7…883bc2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase6d ago0xa5f413…be026a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase6d ago0xcac563…8c6cc5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xe1f60c…45339a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x436638…9054ce
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xbc4f81…a1e406
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x576f82…9d4fd9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xf9151b…5ef8fa
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xba90a1…1e4e09
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xbcfa2c…e9f4fe
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xdcb6c7…f0cd7c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x0e8b1f…c5a14c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x0abfe1…058266
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xdaa90c…9d4af5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xa14ce7…c44edd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x6d9f87…5eb464
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xe163dd…c6b67e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x46ff3b…a0c0a4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x36f93c…60a357
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x6d213c…783e4f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xe5914c…574434
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xc31da0…8c459e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x9108f1…81b5fc

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.