Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x884c7a…8d6479
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0da72c…6037dc
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a4c79…247788
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x476c4d…aa6e95
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5513dd…78c432
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd4ef05…079add
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58f73a…0cafbf
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe473b…75275b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f3b65…eba259
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65f486…0cb336
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb4537d…2e29e6
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x908dc9…c8f67d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x69715b…d99d8c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x987a0d…6462d8
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe3543…1a56e3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d2386…35ceda
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86f7df…38aefe
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64942e…356a99
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x534499…7b0723
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c2702…bb4e67
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82fd1c…a2b798
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcdaafe…deb59d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd27300…f17f29
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x953c06…2653ab
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf48ed3…b19aee

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.