Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0x3734cf…7f6a0a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0x5ca083…fcbc86
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0xf4ce62…9ea35e
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0x014604…baf759
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase74d ago0xc6a388…2ed74a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase74d ago0x05dd2b…f36137
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase74d ago0xfb9cb0…970a9c
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0xabf43c…e073ef
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0xee1781…688bf3
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0xe13f45…75c53a
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0x2cd205…9b878d
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0xc1806c…435114
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0x9517f7…2124e8
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0x622871…94968f
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase74d ago0x5f6510…22868b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0xcd3012…a4e1a5
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0xa64199…0d9445
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase74d ago0x4eb6b6…583b6a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0x0a19bc…0f1ab8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase74d ago0x91b5d8…12e9c9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0x29e6a2…9fa2f1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0x6c1e8f…4dce89
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase74d ago0xa43833…148118
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0xa19a20…c77c39
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase74d ago0x386336…7727bb

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.