Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfee88f…9d1886
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e8ee3…dbb5df
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb733a4…478705
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x121487…be6f87
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa7f2af…d129e9
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96e7e2…6ae535
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa8199…baead4
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe492f5…0ff9f4
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe5dd22…e08488
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x753255…d57c52
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bf67f…69e044
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x967e5e…136463
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x93f550…c13c81
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d3579…7fdbb5
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89c24b…2c0688
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2f9853…9c6a2b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7658d…b37bbb
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfef9e8…d9aa9e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84ea1c…529006
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x28a146…f26556
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3ae48…9c447a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x514841…a97066
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x29e1f6…489579
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c4ce9…ac253c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d2b78…b4e9ad

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.