Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa33d ago0x9b268f…99ce11
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x227ced…1580a6
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x5b03d3…0d46a9
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xd200da…33346b
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x440a0d…9a088a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xf3f1f9…1bb6b3
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xdf1d85…2b238d
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x3246ce…6008bf
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa33d ago0x81c59e…bdb70b
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xf430bb…28919a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xeb44e6…ff3291
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa33d ago0xac0dbd…897940
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x0a3393…46a9fc
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xb6e893…f7b45a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x176972…7c2427
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xef97f5…11731e
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x8065ef…31309a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x4ef959…f3fe7b
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x32574e…dd6673
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xca2e9b…16b27e
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x39dfd3…c8ffd8
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa33d ago0xdd245f…ce92f6
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x932573…8253b0
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x6f0bbe…fbf1e8
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x8425ab…df8af9

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.