Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ee403…197529
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92dd93…9d48b9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8eedd2…f166a5
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb38e5b…71201f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09b175…4170d1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c8c7b…898487
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5abbb4…209dac
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb79dfc…426d5c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6db856…c20bec
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca7a4b…d6bf23
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x002e99…055383
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6e95f…e20387
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe14b52…e59ab9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43956a…b9dec0
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19352f…deb5ef
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x135528…3c3b70
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48006f…ab49e5
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f09b6…b5df72
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd69bfe…fd37be
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb21027…82657b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2dc418…c69779
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x67f265…83f304
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9389f6…8ca9e9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x17c3e5…01887e
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d6a9f…168333

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.