Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0xa80211…ffbca8
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0x53c56c…5f99e8
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0xdb375a…8a6c4e
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0x6ffbb3…527ea6
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0x33f82a…08dcb4
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0xf521c0…19ccf5
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0x9d7017…5186d1
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa18d ago0x3773e4…0d5c34
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0xeed998…399d9b
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x8c6323…c9b26b
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x4f23dd…874b85
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0xb76069…616196
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x9e5c37…d7ff79
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x350e0b…6211ce
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x21fa17…3348ef
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0xffbf10…53b390
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0xbe8e05…0df439
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x2a2f25…d6a468
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x2f638e…58207f
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0xb28cf0…9e9ddd
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x759550…f09334
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0x697e1b…9255b9
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0xcfbcc2…3ffdb7
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa19d ago0xd8bb7b…a6778b

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.