Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x5a9b53…86c910
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe8cc70…481132
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0xea46b5…1c62d4
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase2d ago0x375469…e50f6f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x448055…38f352
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6909b2…860d62
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0xcfb64e…b48c23
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x73914d…267bc3
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x4d1fc8…c224fa
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0xcb36dd…397c1f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf2a459…bf00a6
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x385330…f0795d
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb354a7…db6268
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x645cdd…315e3b
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd06833…eaebe0
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x37a856…90b22d
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x25a4e4…1d21b0
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc7d589…32d22e
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2f1c9d…b0f6fc

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.