Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xa6ff16…612339
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x65cf81…54decc
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x6d01cd…72d711
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x4b5b78…49dc0d
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xb2640c…14bdd9
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x692a66…f345c5
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xbd4c90…1bd768
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xb03c4e…0e9de3
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x7e9f56…e134b8
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xbd41f5…6b3ce6
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x9d5a4a…10cd21
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x29b291…31d93e
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xad3586…fd83cc
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x9bd301…a0da32
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa49d ago0x394bd3…2ece4e
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xe7b9b5…e2fd15
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x1ebb3a…8bc5f1
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xc34af0…1a89eb
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa49d ago0xa6cf88…54c4c5
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa49d ago0x3a8fc6…3588dd
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa49d ago0x9be527…4a1d96
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0x046ff7…b9f15b
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xcfd941…a499b8
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa49d ago0xa2ccad…8cb955
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa49d ago0x040276…e59ee5

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.