Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7818…74c50xf080…e035Basex402 service$0.005100%coinbase57d ago0xca4503…5c7e16
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase57d ago0x4048d6…f60998
0x7818…74c50xf080…e035Basex402 service$0.02100%coinbase57d ago0x05c9b2…4e1c60
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase57d ago0x407ea5…a4905d
0x7818…74c50xca87…ef52Basex402 service$0.001100%coinbase57d ago0xf08cf1…5fcb65
0x7818…74c50xf080…e035Basex402 service$0.08100%coinbase57d ago0xfeef64…b53f48
0x7818…74c50xf080…e035Basex402 service$0.008100%coinbase57d ago0xc55eec…f5a556
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase57d ago0x5b3eef…0f1670
0x7818…74c50xf080…e035Basex402 service$0.001100%coinbase57d ago0x155620…ef9927
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase57d ago0x9d4f73…bfd6a7
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase57d ago0x163f6f…214ac6
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase57d ago0x419244…685620
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase57d ago0x60fe2e…99b329
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase57d ago0x81135a…62dce5
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase57d ago0x84c4cc…72346b
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase57d ago0x460f51…f69f0c
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase57d ago0xe4a4dd…54215c
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase57d ago0x4c5961…14e0c0

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.