Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0xe15c79…e91d56
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x5f6692…fffdd7
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x6e0ccd…1d46ac
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x97f2b4…54fdec
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x971cbc…ccac84
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0xd9e179…3f24ed
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x755e79…f65f62
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x70c457…56a704
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0xa06c41…810bc8
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x6ce358…ad53dc
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0xfcaed3…566554
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x3b2015…9a1af3
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x521ee1…44795e
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x879d07…9613f0
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa52d ago0x022010…e8eaeb
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x9807cb…1c8c8b
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x140a4d…98de3b
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x3ce9d3…c06cd6
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x56ee0a…fb3471
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x29d5ef…e0c313
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x74098b…9853af
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x88a2f4…822b9d
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0xf0653a…344120
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0x1eb031…8a3c72
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa53d ago0xca31d7…062d19

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.