Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x7c20ea…a4badb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xd912e9…7e4739
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xd40651…204983
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xf88321…ac3f2d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x06151c…b2d8a3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x6e93ce…acdf28
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x57a185…21833f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x4ff821…6144a7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x41cc2a…e35458
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x33cfc4…60ba4a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x2d69b2…399604
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x4db224…f346c1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x5c1695…671e75
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x9a2524…bb97ee
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xda2b19…6f73b7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x9e56dc…5c241e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xe2954e…92932f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xe05e24…42a56b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xb6cb70…6a752c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x1fac62…5b46c8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x913897…64bf3b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xf3c471…b4580f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xc4e4b1…2dc8d9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x96aad1…47d96a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xfb09ce…4b8e96

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.