Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x923400…5b72da
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x154257…90bcd6
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x531611…d4d535
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x763492…709d60
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x87ea89…9f3dcf
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x48b4e0…46b7cf
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xb4678b…74d091
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xf80f1e…33fdc4
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xbee924…bdcd4b
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x04b72b…a00af2
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xaafc92…613da5
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xef2edf…5051df
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xc745c5…c65894
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xec777b…bbdf00
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xba2f2a…1731f8
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x653932…4e1e1d
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0x0fdbff…70a048
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xff413c…cc2775
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xd7c15b…7e0915
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xdc5f66…c1a78b
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xf884fb…6006ca
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xf2a1de…ca040f
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xfaea70…d429b7
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase19d ago0xaa277b…42deec

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.