Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x3389a7…046f7b
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x5a3187…0eca8d
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0xdb4052…49330c
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x68186c…efe017
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x19552c…b4e91e
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x9ea102…525295
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x7ef7fd…3cca77
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x0f72ca…026f95
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0xc37bc0…73d21c
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x0fed96…2ae587
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x19d25e…45d7d0
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x5bf35c…484a54
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0xc1680d…a87efb
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0xbf07b3…09140b
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0xc4000a…8f5736
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0x0644de…320b71
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0x3f39e7…2b91ca
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0x30b995…758c7a
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0xd1fe7f…f26680
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x539b75…05f0ee
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0x57728b…03f5a0
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0x22fd59…72af2d
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa32d ago0x1343d0…0024c1
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x0202a1…bd91eb
0xff94…87f60x9c95…e299Base—$0.001100%fluxa32d ago0x9506f0…3b17d5

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.