Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80xfe80…47eeBase$0.001100%fluxa21d ago0xe743ea…3ce7bb
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa21d ago0x73b4d6…dd98d3
0x7593…258b0xfe80…47eeBase$0.001100%fluxa21d ago0xc78b55…26daad
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0x9327c7…8732f4
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0x0a309a…c3c2f8
0x43df…54640xfe80…47eeBase$0.001100%fluxa21d ago0x1cd5f5…839319
0x373f…80a80xfe80…47eeBase$0.001100%fluxa21d ago0xa54331…536196
0x1c6c…cc780xfe80…47eeBase$0.001100%fluxa21d ago0xc4bcb7…c2cf92
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa21d ago0x4dfce9…49bff2
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa21d ago0x55dcde…4fc048
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0x440aef…ce3edb
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa21d ago0xf5ca3b…6b47cc
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0xe9c7d7…c51629
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa21d ago0xf2da45…6784d4
0xac60…a9830xfe80…47eeBase$0.001100%fluxa21d ago0x121408…38da4f
0xe411…046a0xfe80…47eeBase$0.001100%fluxa21d ago0x453f32…c0610e
0x8c41…aebc0xfe80…47eeBase$0.001100%fluxa21d ago0xbf6fa0…5609ad
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x33ba2a…09d4bf
0x926b…29a00xfe80…47eeBase$0.001100%fluxa21d ago0xf88540…d402ac
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x792200…a250ae
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa21d ago0xec5c0e…0762c0
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa21d ago0x23d833…5555ea
0x092a…28170xfe80…47eeBase$0.001100%fluxa21d ago0x23f4f6…a85a68
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa21d ago0x9aa6e6…2ffaed
0x06d4…98400xfe80…47eeBase$0.001100%fluxa21d ago0xd5f6bb…448f97

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.