Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase3d ago0x574f67…594034
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase3d ago0x89bd0b…c9c4a3
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3360df…589900
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa691d5…48c1f1
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5b8579…98a757
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf8f882…354441
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc34ed1…c6d76f
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x475617…132275
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf02ede…7589bb
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x01fe97…2cee13
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbff4f0…ff37d0
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7a9f71…08f5e2
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x49d9e6…57cd59
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc29067…bc394f
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x814f5d…55d9e5
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x464c19…4c5a3c
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x588ec0…da65a3
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x60ffde…9e2484
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4969fa…6516fb
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0x34dc0e…601654
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa697e3…69956c
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdcf4d3…b77f00

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.