Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f5237…844688
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb430dd…dcbea3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f09cb…d146a9
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad21aa…db3fbe
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x739222…ffdb6c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ba4bf…f67f8e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a2ffd…16e967
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0770d4…83c68b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b94ca…35ef49
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1fc20…af5e90
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc996c8…1e5dab
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38eefa…683861
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee5654…9e1ca8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd34d14…4a206b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x225a54…363b9f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x716ec1…69e2fb
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34352e…e0c168
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a3248…d435fd
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x087388…dd0ec3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda5ccc…81ff11
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4bd649…4ab2b0
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe10275…aa1a4e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe89725…6c726e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x482bdc…173144
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd1689…d17066

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.