Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xebb75a…8a8de9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b19e9…41fada
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5356ac…6fa844
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a9d60…605a7c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c1f1c…b9497f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6cdfed…dcebf8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa23dc5…51fa66
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad5ce8…135bba
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3cace7…6dce1a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b87f2…cf36ba
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x723fdc…5b27d6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf49e5f…f57728
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc1b3a6…34e085
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf35ce…5083b0
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x22491a…71ad85
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x894643…4434b1
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd64bde…d5ce2b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xacaa68…1bd8c7
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5f002…dbe8fb
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16e1dc…bc0a3d
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6bd56a…2f604e
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6c609…b4a4e5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb081de…ed19ad
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x073ca4…5ecf32
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ca798…70b89d

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.