Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x4c7e9b…534e06
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x281221…95a3b7
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0xe592ab…86ab9e
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x4d4b24…5be0a4
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa34d ago0x962200…3af0ea
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x3f60ca…35721e
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x890392…3ae3a1
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa34d ago0x09cda2…0ea93a
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x17a782…29349b
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x747590…3498ab
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x77b72b…d730c1
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa34d ago0xbe4937…034fd1
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0xdf95bf…7fe875
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa34d ago0x1f7f6a…26a121
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa34d ago0x25824a…5bd932
0x3064…ba910x9c95…e299Base—$0.001100%fluxa34d ago0x196e37…f7c619
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa34d ago0x415e27…04517c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa34d ago0x54b2e9…608e95
0x3064…ba910x9c95…e299Base—$0.001100%fluxa35d ago0xf376ec…c58161
0x3064…ba910x9c95…e299Base—$0.001100%fluxa35d ago0x0342a9…1e8eea
0x3064…ba910x9c95…e299Base—$0.001100%fluxa35d ago0x73fc08…8e4e47
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0xfffa3d…517a0f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x2f74f4…765ff2
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa35d ago0x795a7e…9e9441

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.