Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0xfbc303…229175
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x332301…0b6d01
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x388741…3758a8
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0xdc2fff…8d4a87
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0xb3e768…0b788d
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x0187df…75e413
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0xfd3751…ca0dd8
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0xb046f1…4da6b6
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0xe9d241…3dcd3d
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x05166e…914d92
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0xd24718…9f9938
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x68a649…e751c8
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x4c09b8…8e2eff
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x95277d…c9ff3a
0x6ebd…88400x9c95…e299Base$0.001100%fluxa52d ago0x3c816e…ada717
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0xbf658b…d677ec
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0x3d49ce…ebee99
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0xe3b2ea…f58d5b
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0x14fa5f…debf93
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0x8aa701…8d4554
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0x768ed2…91b49d
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0x71f8ef…efb9da
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0x6702d1…afa71d
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0xf79695…7fb0cb
0x6ebd…88400x9c95…e299Base$0.001100%fluxa53d ago0x2cc45a…3122bb

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.