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%fluxa57d ago0x18633a…5064ba
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0xf4f1ef…bf6182
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x9c9081…6cd305
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x3f688a…32a9fe
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x83d70c…d171bc
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x1ed7e1…8249a1
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0xfe4162…f599a8
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x520b5f…759da5
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x0246e3…3d37c8
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x1cddc9…364b75
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x8098d6…1f1a17
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x77bd39…01535f
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x50ae5f…2296b3
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x22049c…f320f5
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa57d ago0x6dda26…141507
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0x086b6c…646ce2
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0x039b0f…a3c002
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0x099f80…944350
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0xb34cd5…c4f329
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0x3cd6cc…9f9253
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0x04b96e…fb7185
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0xdc3923…688aed
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0x5836fc…3a5b15
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0x93b5a9…d47f93
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa58d ago0xd9e921…152d4f

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.