Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa34d ago0x2f1abe…0c73f1
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa34d ago0xf379e4…8bee8c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa34d ago0x434bd4…0980f4
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa34d ago0xee5528…fd64e8
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa34d ago0x6c01e7…3b2d57
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa34d ago0xc7ea58…ea967f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa34d ago0x28a2f7…da12f1
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa34d ago0x14c943…e8bd3e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa34d ago0xbf3aee…ef6d9e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa35d ago0x48fa80…9c0e07
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa35d ago0x3a8d5d…27cc02
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa35d ago0x421a07…44b00a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x71aeb5…e95350
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0xd5caed…b05f52
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x71e05d…260406
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0xc9887f…67c69a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0xb3b3ef…f230a2
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa35d ago0x013177…1cee52
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa35d ago0xa73beb…649f47
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf7d5d7…54259a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2993b4…57c1e0
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa35d ago0x45e377…88f9a1
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7cea3d…e90222
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x0d95c7…230b99
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa35d ago0x98ab43…37f16d

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.