Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61f4f4…571494
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa61de3…a73afc
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x783773…20c890
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xecab6a…278ba0
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0fa27…050d21
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0735c1…c2fc6b
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9b3fd…9f01ca
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf1ef7…1257e7
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbee8ee…3b238f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8afe6e…88b4e0
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4e1c3…f7c1a3
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f4d36…e22998
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x965e8f…cac9c1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe44d79…937ee5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x624ea1…62fb7e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeaf14c…b94ddb
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x10ce78…816537
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe47161…0a4fb1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd82b69…6205ba
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5febf1…cff253
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa0c456…7ebc9c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb303c6…d84e7c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43758c…4a3079
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x39c7e4…d2a545
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9cb780…006110

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.