Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x407943…dabb7b
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x674302…c94c22
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x4fb67d…e34e4f
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0xe5fe59…065aef
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0xaa7491…035589
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x97bdb1…9a75a2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0xe872f7…167f24
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa43d ago0x35eb6a…38b30e
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa43d ago0x181621…1bc82e
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa43d ago0x237ca6…bdc813
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa43d ago0xa13f58…3a20e2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x408c27…ad1864
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0xdb980b…9ccdc4
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa44d ago0xaedd93…e37dcd
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa44d ago0x7d2ef8…868c50
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa44d ago0xfad31e…b61fea
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0xf02d9c…b095f6
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0xce409c…d61c13
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa44d ago0xb3d4d2…a635ee
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0x61b4bb…2d9546
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0xfcab57…6a96c6
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0x2d2b57…84a6db
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0xde5381…f8948a
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0x57fe87…50e849
0x2f0b…09790x9c95…e299Base$0.001100%fluxa44d ago0x30fafd…d2b417

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.