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%coinbase12d ago0x6595f3…8cf5d4
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xbd2b5f…3fa146
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x07edb3…be6906
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x91b6aa…97290d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x9cd2e6…57cbcf
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xae4ebd…b0cf52
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xa6dfb6…47a5e1
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x10cb3f…dce835
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x5aa4f8…f37eba
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x17e3c8…6833c0
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xeead72…0200d2
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x89e7e6…f5f78f
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xc04e78…518db8
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xb91c76…863ddd
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x3da063…c7013f
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xf005c2…259a78
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x4f73f4…420dec
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xe2bc75…3885c5
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x1f3978…7ee31d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x6b7449…eebf23
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xd08ca5…e23c31
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x1ebdc4…992fcc
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0xd36530…143275
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x78872c…5fa80d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase12d ago0x965ac6…79001d

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.