Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0xbffc0a…ce54f0
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x516fc9…207c26
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa38d ago0x9fa44f…c7fe66
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x298687…f4f1c6
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa38d ago0x0644f4…fda24f
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0xe85be8…86154d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x1d9aa8…7b3d85
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x4a59d4…890235
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x45bd6b…162296
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x356acf…25b71e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x8f7ac6…4ec903
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x456059…6f4a8e
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa38d ago0x2549a3…916547
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa38d ago0x62f153…e2ec2e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x489615…f779d0
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x2415be…6fd608
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x699921…e97ee0
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x3164b9…70f577
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa38d ago0x10757f…703bfc
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0xa97a69…62090b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x9a6c7b…527700
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x497682…039508
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0xfb5e26…07811e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0x1b926b…d64dbc
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa38d ago0xe3d4ce…b50e7f

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.