Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4775b…feb4db
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc72205…8f1c6d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd01299…24e417
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x567d7a…b46121
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ffa48…e4aa73
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe18eea…371f9d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x455ed9…033aab
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbecb59…f436dc
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6fd155…7a09ce
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58275d…9b4a6e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ee7fa…4debff
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20c138…fa3a75
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2c77c…dab458
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96df7c…48f4ef
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x361c1c…773c56
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ff4be…c32441
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa50385…0a698b
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f9b9b…12f446
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62f9c7…322ca2
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a819b…aaacde
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf91299…689a97
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc74e5…6d24b3
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x059bdf…f62ebe
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc7ad0…a8eee3
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69e5e6…5cd90b

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.