Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0xdadc99…2ec032
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x2f431c…57dbf0
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x300b78…054f0d
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x347681…bb9524
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x57986c…1f46dc
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x6136c6…fd8f6d
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x461dec…044813
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x823949…01d07f
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa33d ago0x347df6…3f330a
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x3cb6c6…57246e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0xac5905…06c1ad
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa33d ago0x5b221a…f6c0ef
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x99b126…d5ec76
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0xfc047a…0e3810
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa33d ago0xc330f6…9d1473
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0xe08dec…a4003e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x48f394…0c11ca
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x75de97…b00e39
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa33d ago0x184cf9…e2bab5
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa34d ago0x9df5de…f38a5c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa34d ago0xd610ef…c78c1f
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa34d ago0xf85885…a64259
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa34d ago0x2a07e0…0fa035
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa34d ago0xa7b452…810444
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa34d ago0x6d9b78…3f15d5

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.