Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08add1…fd4e96
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37da95…b470f9
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd2c854…411c54
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd8ee6…14ad46
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc136f4…6ab87b
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3e7b5…b120c3
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x003f07…a39b7e
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb9e1ef…9c2356
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f679e…76413c
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04e250…066f8b
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7bec37…dfe6fa
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x354379…64c917
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x525814…16a7aa
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdbea5e…a29402
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1cfe6…e469ac
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe98401…5662d6
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbbc16…2a6c6f
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x72086c…aa42b7
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe59cfc…5da3f5
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17dca1…76e304
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x272a57…944e13
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1895bb…d4ca62
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbdae97…efcb30
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbca493…65cc04
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI103d ago0x583065…2ccb2a

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.