Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xf7e335…72eb18
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x60bbf9…be65a3
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xf033b3…8daf8b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xc36928…29cb30
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x8d89fd…3ff4ee
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xd00f45…a8dcea
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xe3c2e4…74ce99
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x2fc914…488eb1
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x00e167…87d4cf
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x79f6bd…c97cec
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x06e362…2f9886
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x72546a…bad015
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x5e9851…a06a2b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x2ca665…33388a
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x43f565…6b2882
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x0ef893…7e2f55
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xb325ef…766ad2
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x7e52ca…1d58da
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xb61fc4…00851e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0x3c572e…a90ecc
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xfee3fa…675276
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa83d ago0xc7f5d6…77fbe9
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa84d ago0xa7c184…d61fba
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa84d ago0xb6ced1…afc7ca
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa84d ago0xe196c6…b96d8a

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.