Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x6c8845…c3173f
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0xee2725…449d67
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x7c5ba8…88deab
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0xeeb2c0…9a636e
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x5019e4…1298af
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x9a5015…bb9e42
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0xb3d5ca…c84872
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x5fe1c6…21b51e
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x4bbd1d…2af38e
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0xfd10e6…6b9a1c
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x36ceba…283b59
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x8c871a…69a2ba
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x4ecf7b…c8909c
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x660559…667ebf
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x326aae…663b6b
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0xf2801e…88c66a
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x75d2b9…d7202d
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0x7c9207…063fe3
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0xe62fe6…ab5720
0x716f…7eb30xb9ef…8076Base—$0.001100%coinbase121d ago0xa146ac…261d42

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.