Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xfae7c1…1cb409
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x8d1c2c…6c33b4
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x0df584…124ee8
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x127d8e…e585a8
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xeeacda…161636
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xecc289…ba2880
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xd37c4f…c989d4
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x793b71…573666
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x954e33…f3808c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x9fee05…21a08f
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xb28b5f…631b3a
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xcc7308…ca22d8
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x7b5b99…16f309
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xe2f47f…98686e
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x907638…860fbf
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xdb9cde…db5633
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xe33e0a…7b00ff
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x36c173…919329
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x7ecc47…6ffd89
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xfccddd…65d057
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0x1bc6d4…46f9f6
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa27d ago0xe27c6c…fd1163
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa28d ago0xba14cc…0134f5

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.