Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x7b1eda…5994c5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x25281a…95a1f5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x850a9e…3657e3
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xe074bf…fac0de
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x315717…d050c0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xabb732…96036b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xff047e…fc0963
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xb7a5c5…fd356c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xcfede8…a982b4
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x38fd30…e25c2e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x05856d…529b94
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x08f447…aed64d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x6f39f8…888ad9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x5d83c6…ac4898
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x129fd3…c35c4c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x758da8…e8e113
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xae4e47…9a79a8
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xc6fda5…bb471a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x723f9d…ef39ce
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x06f1e3…56da73
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x95acbb…37dff6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x683b9e…a207da
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x51e119…7361fd
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x1e9301…a8661d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xd4119f…9b373d

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.