Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3c1501…6890b2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x50ab6d…a4feae
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe9a0ac…b8107b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1fa5f7…2d53f5
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x92a6f6…9867aa
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9a1bb7…17dfc4
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdf0212…d858f5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x317f4f…93279a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0x143b91…4967af
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc99ab…722058
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc0b9a8…22f2e1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x29ecee…8725ad
0x889c…5b2f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7d4cfc…546c21
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa484cd…445dcd
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5adfc7…eef243
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdcd8dd…e0a287
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI112d ago0x745fd8…b095ca
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd38763…9770f7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdddc25…a84503
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x55a7d3…c90878
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x56cf13…3f95b8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xec7621…fe4eb0
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7c75d7…d2d1d7
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI112d ago0x548afb…96cecb
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x20840b…f058f2

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.