Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0xdfebb6…8859f4
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x96f701…4f6fcf
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x429e9e…ce0b71
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0xada216…c0df43
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x74b966…72391e
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x3c775d…bb1993
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x920ae0…12be4f
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x4b81d4…eed1e6
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x052e62…be8a2f
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x8fdbf9…bfa218
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x036e79…b7502c
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x47478a…209828
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0xc69a08…c82f50
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x06c41f…592990
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x4fcf7a…b62b2f
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x318411…31dfe6
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x37e9e5…d25d87
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x6a7e18…69251d
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x579d98…5ad5f8
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0xc79260…e6922d
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x1c2277…397808
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x4e9f42…94f3b2
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0x8f1f3d…840f10
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0xc8dfc8…24b9d7
0x8d2a…7d370xf9d1…d5f1Basex402 service$0.01100%coinbase17d ago0xfd1a02…eed632

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.