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%coinbase4d ago0x17fe7e…70a012
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x86dab0…28b60d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x9f2cd2…401505
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xe8a6d0…eb0b82
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x534239…9feda5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xdf5373…219110
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x220fb0…4c8aaa
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x4273fd…2f00d1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x21da7b…34546f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xaa5587…4f18b1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x5c2d40…2e7ec5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xf0ccfb…636419
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x0c4c93…f30e48
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x0e736d…e9f926
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x1094af…bf3e6d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xf5d486…86458e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x0b1fff…d7408b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xae129e…da7479
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xf268b0…17bc31
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x9ccf22…16aa45
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x16cb37…02cea2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x1c81ae…8d682d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xcde2c6…11436e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x7b0f97…c771c0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x7ed692…58a8ab

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.