Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x5bdaf8…a2a63c
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x0785b2…fe347b
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x3eac21…9b8642
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x1872ed…d4dd18
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0xb4c699…6d5c4b
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0xfd1b76…fa889d
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x6e7e33…6a80e3
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x8ba8a5…1aea0f
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x65b6a1…0a1e0e
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x592730…d88f4d
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x0d5e99…607aa9
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0xec451a…6b2d07
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x4c21a5…202b2f
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x3d3196…7f400d
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x94d6a2…6a009a
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0xce7cca…ed99fb
0x35ed…3e590xab62…a7bfBasex402 service$0.10100%coinbase4d ago0x6d1a49…941d25
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x7c1903…9418a7
0x35ed…3e590xab62…a7bfBasex402 service$0.10100%coinbase4d ago0x0163dd…551512
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x978d42…9f964e
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x5a5c92…28bb23
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x3d6a73…a44917
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0xc996ed…70724a
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0x773bf1…a0f297
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase4d ago0xcc581b…eb28a4

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.