Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xa14df6…c763d5
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x745d8b…1a4641
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x35bfb2…8024b8
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xe1779c…69a64f
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xc551aa…574899
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x3925e6…c5d8d7
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xf58916…dbf634
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x30fcc2…da9445
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x7bfb1c…e45cc7
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x6b174c…1d9332
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xcfcc1a…33ac26
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x878ef0…fb4382
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x8ad25c…1387ce
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x272526…0754c1
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x6a8d67…a9cc3e
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x86e5c5…080c68
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xaf23fa…e6d888
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xd6db60…b3310c
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xaaaf2c…8bd1b8
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x68ca39…1083bb
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x25dfe7…7c4d61
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x705223…65da17
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xc552a0…e0165d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xaeac2a…7c7b31
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x8f7aa1…627f2b

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.