Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x656099…4da487
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%candidates102d ago0x3db5f1…16a527
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xf30c0c…25d4e2
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x59cf1b…305423
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x05b37e…438339
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x11c68b…cdb98c
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x852f8e…8688a8
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x796929…3605c7
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x848eca…517c78
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x48c3cc…1e759f
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xaf4fc0…c1547d
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xfd1f8f…a11563
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x035daf…ee40c0
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x21b648…f01921
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x0f03c5…49bb52
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x3abb8d…a7b5ca
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x91521c…cdd238
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x76006b…24a231
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xa9fe66…73cd83
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x864470…b9b7fa
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xcf7949…d99cbc
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xe540cd…550eb6
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xf38fb4…1ae609
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0xd5d6ea…c80401
0x26e0…2cbd0x9dba…0df8Basex402 service$0.01100%coinbase102d ago0x1a142e…396a39

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.