Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0xb93779…ba221c
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x126ca3…1e4c63
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0xcfb1bc…3f51aa
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x7d2e3c…254004
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0xcf7da7…e1f3a3
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0xc07fa8…edfe70
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x763c63…d4a281
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x049479…669146
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x38a32c…a63df5
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x777601…1aa0d4
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x1346c8…dde436
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x0cc406…f4e690
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x01e637…d51106
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x2ac035…37ba2e
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x42f531…d8707b
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x260eb4…f88498
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x62a234…fe02dc
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x10148e…c384ce
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x2726bf…0787c7
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x66f49a…b2485d
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x3f9a0d…a4732b
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x2c20ba…625f82
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0xce6512…2a3777
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0x56123c…3ac438
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase114d ago0xeebbc1…61fed3

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.