Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5d2552…a268c1
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2331f9…85b609
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x436674…0db555
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe2b859…bc8ea0
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5e0011…0eaeb5
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xcbec9e…f3f606
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x35bfbb…2212f0
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x3daf6a…0ee67a
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e15ed…d4dd95
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe5b3bd…124eed
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x663b09…a0d437
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd5ab02…022f11
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x18178e…6c6091
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf39aab…2f9824
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe784ff…c17ad7
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xba2b03…4bdd09
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbdd2ce…739472
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0252fd…21f575
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb24a31…8c0d30
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc7cac9…683cd8
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xfed83f…7852cf
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd453c…fbfd5c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x21b0b0…c6dedc
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x9e6246…a20763
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7a1916…a20252

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.