Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc50a…21750x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x503363…2c9e8d
0x0b76…7eb90x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x0e7ca8…cae6de
0xcf8b…eae70x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x972563…392f69
0x5700…d2590x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x97b1b6…a140fb
0x5161…ded70x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xe68e94…33a308
0x1e62…e0be0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xec6bdb…0d293f
0x1422…cf7c0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xbe9554…1f886e
0x0b76…7eb90x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x0f190b…b7800e
0x1fa6…11870x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xc5607b…792614
0xfe96…16890x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x99e912…275676
0xcf8b…eae70x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x97dc9e…4f39bd
0x5161…ded70x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x6750e9…495705
0x0c13…7f780x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x09c82d…ced26f
0x4ecc…a5990x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xda6b2a…07b229
0x1bae…d1dc0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xb3bf24…8b7224
0x6f93…9fb90x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x1bc468…8f99b9
0x0ea2…d1420x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x9c8817…91fe33
0x7841…be5d0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xd7f9a4…fed40e
0x4bde…6c5d0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x751720…85de4d
0x5365…b3ae0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xd0d0c5…ded3ad
0x3823…206d0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x46f35e…4fe4b0
0xbf95…f8780x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x475717…8f88b6
0x1bae…d1dc0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x04bd94…d88e9c
0xba53…a7fa0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0x17c7c5…df97d4
0x698e…2d5f0x85a7…109bBase—$0.001100%0x6cb9…e3d5119d ago0xd5e357…1123e4

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.