Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x4b55e1…63f570
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x8de3d8…8e96ce
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x645a95…ac3207
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x31dc0e…e944a0
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x82ba1b…9cea98
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0xefc058…5c3175
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x23351f…1c1e9d
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x9dbd55…045e6b
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x90a321…7a7c13
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x379cd0…32843e
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0xdfd7f6…a52dec
0xca14…99100x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x989583…0419ec
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x966684…7290d7
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x69e5d2…47d160
0xbe2d…0eed0x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0xc6a4ec…0a80f4
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase96d ago0x2dbfb0…0a8ea5
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase96d ago0x265279…248352
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase96d ago0x806dd0…039089
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase96d ago0xe95ed5…457dc4
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase96d ago0xe4ef5f…8b36a7
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0xeb55c2…60ea4c
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x206d82…3fa3bc
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x6e89d7…02b55a
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase96d ago0x314be7…876378
0x9dd5…08c20x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x80d9f5…088189

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.