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%coinbase45d ago0x37f9ee…d12c21
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x40d056…369683
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x55de72…2f9313
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x4ab94f…0eaf05
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x445e5e…76aec6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x198aaa…3b7120
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x3bd04e…bfeda0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa5c438…b8fefd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x6767ee…512ff0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x94dd42…de1523
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x777f53…f9de61
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xcc6202…a3c675
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x31c8c1…cf164c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xe8f824…9bb8f5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa49e5e…ec130e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xd06ca9…01013a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa3cdc8…af2d9f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x20b34b…ca4b13
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x506eff…4b6bc3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xe401b1…8a3fb0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x4b5648…9abdf5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x5263f7…0e5b89
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x890ee0…fb9c01
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x277a37…e08fba
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x502500…d8456d

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.