Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcdfb00…de7608
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f18c1…f63d08
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab0323…27a851
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaf53c1…5890ec
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x705a6d…76da0f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4a475…006af0
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x651599…1d7f68
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd4e7e…689e62
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29350e…4234f9
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62efa0…457255
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6034a…81c10f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x359840…1856e5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f11b1…0d79c3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x551b34…94e57f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaf3270…8df828
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb096cf…28f1dd
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x254be1…d206d2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d33c1…7439d1
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f59ce…0c9480
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcb9ce…0fa868
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda1cc0…9da6ee
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2e661…a6a3f5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b162c…62b752
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ed66a…6c6f5e
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14ac78…6217dd

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.