Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb26242…ffe45c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52e666…dfb5a5
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36dabe…ba09c3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1fe006…dfabd4
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff0ff1…e6fe05
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa66670…90c7bf
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf2af9a…13a8a5
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90d99c…e47f51
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x184049…38fd83
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f05d2…c3df70
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4ed64…5a0c36
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd1b4c8…0d1313
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90e843…0c3471
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x937db0…6628d0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4dc500…d9fd8b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa25684…24fc5d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77c00e…aac18e
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85c9f9…591009
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x989588…503400
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23baa2…83532c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4185f…4e8d55
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeaac8c…315054
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23276e…aefa97
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc70fa0…b23097
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92112b…0aa8c3

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.