Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d092a…34e4d4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x768e40…fc7c3c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb01bf6…e6ea5b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe82faf…770d76
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1bed3e…bccfe0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3656a3…358af9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x42b99b…28ab76
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77b9fc…286a08
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe29bb…123704
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4827cb…b9c995
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24e8d4…907e3a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc82e3…dd5aa1
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d35de…74b735
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5bdf84…e5eb89
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fa66e…4c75cc
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xddcdcc…e92696
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa892c3…cf29df
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x309f54…f85f8c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x099ca5…64f02f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3346a3…b855ab
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e51cf…269737
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9d1fa…298a36
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf2d6f…5b059f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0e826…b591de
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6629eb…4773bd

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.