Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xe250bd…f975c7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x73dbdf…036a00
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xbf6efb…e0a1b7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x0e3e73…ecb1f0
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa38d ago0x1718e4…7849da
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa38d ago0xa9ee38…e49c98
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xd87ed0…0a4c83
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xea9bbf…b323db
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x53124d…99a906
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x642296…d80de8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xfd2892…f344e1
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xcb0afe…b6ae36
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x5c21c8…962441
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x18e8cb…851950
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xd1f56d…9affaa
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x5c1f41…2b358d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x3aeaf9…d4a5a6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xe2e04d…f3f7d7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xe06a78…27a386
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa38d ago0x444f5c…90d344
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x6f1a7e…d2762d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0xc27d54…77e94e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x021161…bb7d11
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x27922d…b0c636
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa38d ago0x9685a1…0499e2

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.