Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5299f0…16acce
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x07868e…b22e16
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d4cfe…d048c9
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85475e…f8a14a
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa98aef…52179f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfdcac3…79155d
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ceec1…5d0f99
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89095b…6b0854
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75bf1b…ecf01e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef5266…2e6d97
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde1207…f069c5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a58c2…7475a5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2fe7fa…6c4462
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x83ee31…8c42bb
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81a8c1…68a118
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x002edf…ee98d3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbca3c9…721411
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16d81b…77327b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x788cc0…a0fd76
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd9263…867189
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x773260…e40fa1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50a76b…a35b51
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d3bc1…36be62
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ce5ce…cf83ff
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d07d3…325a13

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.