Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0xd86a40…0862c1
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x08197c…7cad08
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0xd36eaa…625a6d
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x203610…d7c653
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x473b5e…0e69d0
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x0e3383…b32b7e
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x3f9638…ddb41e
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x55be42…432308
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x9f342f…ce59a1
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa37d ago0x1c3ba3…900d8e
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x44e43e…d730ec
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0xeaa00b…65b705
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x65fd03…04f9a6
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa37d ago0x72499d…96dd9b
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0xf1ccc1…32a529
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x826542…200664
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x95795b…fda70c
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0xda3b83…6f9aad
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x30ad3e…590e52
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x6332fc…0af719
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0x285188…9ee4bd
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa37d ago0xcecb47…f008a4
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa37d ago0x6c6082…c2287d
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa38d ago0x512209…526e05

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.