Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xb1d421…81d336
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x0174e3…d89a81
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xcf2d37…c83d3f
0xa5de…66900x9c95…e299Base—$0.001100%fluxa35d ago0xbab7d3…31290e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xc6ecf8…fc45f6
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xd77670…813087
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xf1cf22…96bbcb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x737ea0…327f38
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x58b2d7…d6e350
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x120749…f23a55
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x205f30…2e1db4
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x6d8165…4828cf
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x8b3dc2…5bb474
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xbcaa23…54e541
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xf42e1e…59d64e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xfb8c53…8e747a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x2579bf…f01407
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x62b2c6…308c1a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x80ab61…7316c9
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x5ad10a…aaefd1
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x6626f8…ba8e5e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x6d85cf…bb2251
0xa5de…66900x9c95…e299Base—$0.001100%fluxa35d ago0xe94cbc…9f63db
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0x24f225…f22fb7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa35d ago0xdc49d5…b72106

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.