Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x4fa54a…416fe7
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xd7c613…7579db
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa46d ago0x9409f0…51cc79
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x8f3946…15e7a4
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa46d ago0xd5f9fb…10e40f
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x17932e…8b89d1
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x3524a8…6f825c
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa46d ago0x888d67…d1846b
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x7b21a4…dcc58b
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x078501…8daae5
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x84fa22…bc120b
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa46d ago0x88b0b1…d1619d
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x3287cf…4b53fc
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xbe14ce…b6268a
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x2ab0c0…bd2282
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa46d ago0x1e18fb…4ba161
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xd6bd39…5a6a95
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xd178d7…7c3216
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xe895a0…c23c88
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xc2f5b2…776cc7
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x79b158…65f6ba
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xbc85c2…e3259c
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x5a3e70…83bf0a
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0x5fc912…0f93be
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa46d ago0xbb968d…1bd430

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.