Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0x9178b1…f5925d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0xd4e696…b5dbda
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0x8558cd…d06366
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0x2b0baf…ae4124
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0xaabcfc…52b90f
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0xc2502a…890b00
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0xdb3166…5a8254
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0x1dcf14…85f338
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0x533927…c1ad86
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa69d ago0x4cdb16…b68731
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0xf292aa…b76b45
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x2d4372…7d0f0d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x5b32e5…808684
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x97b0da…bb4c08
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x88f510…dc51ab
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0xa31ef3…6d114a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x7f72ab…a51666
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0xee256a…336e6a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0xc00ebb…68917c
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x54b551…7984fc
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x23bd80…e727ca
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0xd2067f…60e567
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x509aed…8a025e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x224462…b32287
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa70d ago0x23fdde…37ebdb

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.