Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xdc176d…807364
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x5d05e9…bdd4a8
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x645a7f…447dbd
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x389664…5077e1
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x4c9365…a91de6
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x9c24fe…ad0680
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x74c041…769e72
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe0b3d4…dd2f60
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x005615…cc2d04
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd76bf8…aaae51
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x903918…931b6f
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3a5294…abedea
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xfd259f…6f1029
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5d006b…15872a
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3229d4…af69d1
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x463ea5…cbc5fa
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x735a5b…e55f56
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xef773b…1a36d8
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xdabd24…e74b5a
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6ea668…3df618
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5d74ed…c3c67a
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xef1436…efeaf1
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf7e422…67586d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe11541…38a8ee
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe4a317…af1604

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.