Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8662…58070xbc09…72c8Base—$0.001100%coinbase66d ago0xc7b871…f6d13f
0x8662…58070x4541…b255Base—$0.001100%coinbase66d ago0x6566d0…21a120
0x8662…58070x4541…b255Base—$0.001100%coinbase66d ago0x99f927…cf287f
0x8662…58070x171b…b64fBase—$0.01100%coinbase66d ago0x0c0905…885ec6
0x8662…58070x27a6…48d5Base—$0.001100%coinbase66d ago0xb1dda3…da0500
0x8662…58070x4541…b255Base—$0.001100%coinbase66d ago0xee2d20…89dafd
0x8662…58070x5c7a…eec3Base—$0.001100%coinbase66d ago0x23f3d5…20ebd8
0x8662…58070x462d…3f02Base—$0.001100%coinbase66d ago0x11da8e…dc9fa6
0x8662…58070x476f…d187Base—$0.001100%coinbase66d ago0xc1fb6e…382557
0x8662…58070xcaa3…0e1bBase—$0.01100%coinbase66d ago0x57f9a1…c7615c
0x8662…58070xcaa3…0e1bBase—$0.01100%coinbase66d ago0xbb3d78…f55d87
0x8662…58070xe1f4…873cBase—$0.001100%coinbase66d ago0x45d1cd…5c72a2
0x8662…58070xd63f…4d2aBase—$0.001100%coinbase66d ago0x0eca05…23582a
0x8662…58070x514c…4122Base—$0.05100%coinbase66d ago0xe02e94…45cad6
0x8662…58070xaafb…6e62Base—$0.05100%coinbase66d ago0x233904…c2a2a1
0x8662…58070xcaa3…0e1bBase—$0.01100%coinbase66d ago0xb3f029…4db5b5

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.