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%fluxa46d ago0xc1c44e…f8001e
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa46d ago0x14051f…b6a579
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa46d ago0xc3010e…3a3b6c
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa46d ago0x99938c…ef50ad
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa46d ago0xce4dc1…0ae7cc
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa46d ago0x6ba6ce…3b890f
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa47d ago0xd47568…3b9a29
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x1a0404…f0d2a8
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x1a4770…17d66e
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x3144ce…0ecc1b
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x0d63dc…2e0d54
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x17f386…b03b7b
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa47d ago0x2cf5c8…0e6ac8
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x81a7fa…8b3944
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x37b274…101df6
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x950f8e…13ac28
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0xcca845…e58aca
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0xcc461f…82ee5e
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0xccbca7…78d28e
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0xc75e6e…bcb8d0
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x95f633…d230df
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0xd901b0…62d66f
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0xc726d0…12de06
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0xc58ffb…36c6b7
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa47d ago0x12ad29…af1908

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.