Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e70eb…3c76a4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6f016…96f026
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xced8ad…0e8a91
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb05760…a0732b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84c55f…51eca0
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x34b8e7…396932
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x757e95…7758f5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x98337e…d1e4ef
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbfab5f…b28f3d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x426f91…6a00fd
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf01a2…439298
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x72a1d9…1793ac
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7327c6…c1a4a1
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x849a0a…8d744c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3836a5…00d2b1
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59ee68…959160
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25f373…bf663a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x12e065…07381e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f3b7e…d9d443
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0685bb…3e48e5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86acf8…88a6a6
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ea42f…563ed5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x746e31…2f4990
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20e4be…72574e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x993360…306cc8

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.