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%coinbase12d ago0x9e6b2e…ef22d1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x07f728…5d8143
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x581a06…417920
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xd87a58…179bcd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xdba3aa…376a4b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x391699…1fd6ec
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x430b29…a55858
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa20065…7efe60
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xc2aba3…583eea
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x250026…47b870
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xad2ef1…4f3c81
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x4cc8b6…41db7f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x3d9bd8…108a9a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x2cd71b…e7e6d1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x06afa2…7e137b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xd3df1c…770b5d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xb33751…8e220e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x8ae2d2…b0ff64
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x5fb1bd…577a21
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xe4e3f9…5c34bd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x6fe62f…b96737
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x46a9d5…099005
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xc2caaa…e731de
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x0475f8…51d190
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x6e2bff…dac8a2

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.