Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a372d ago0xeea618…5df519
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a372d ago0xc474d2…e6c52f
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0x456bbe…be0c92
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0xfc4ed5…96c1fe
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0x5999cc…df1eba
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a372d ago0x2ab9f9…17d72a
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a372d ago0x5037c2…fe85ed
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0x3a3a1c…14f5f2
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0xa0c038…79fede
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0x0cf2ad…dc9ab0
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0x501143…b3e6b8
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%coinbase72d ago0x7e7a5b…2a01bb
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase72d ago0xabb039…d9a38e

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.