Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4fcb03…cdeddf
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9fbdc6…b6b899
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x65deda…cf13b0
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x70e7b2…12b96d
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x10a525…3b6814
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xae0f8d…59cdff
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x44c0ac…63fa41
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcbf699…35c241
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0xe952eb…08576c
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1d ago0x82ebc3…381bc6
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe36304…ea39f1
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc72c26…235dbd
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x16bc2c…cb6f2a
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6730b2…e475c3
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x89f507…981e3d
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xeb18cb…918414
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd0ca46…04953f
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x75db92…69b131
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x2c3f89…2d3eef
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xdb8d95…4709a4
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x2fba1f…d7a6bf
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa8ef45…68d12a
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0x09c991…e08354
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xb66ca3…5c781a
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase2d ago0xbbae12…407292

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.