Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa51af6…8c2f55
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc21454…1e1556
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x534b33…bd2f48
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f6348…acc916
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6635c3…e57b2d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb37d35…f4e083
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x421417…fab96a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x001db2…afd64a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd998ff…d1914b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb73bc5…de384a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd524be…9a1a9b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd7223…6b1136
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67e959…c0d381
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7af1b6…a8078a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc1372…219482
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5357fa…f11b6c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9605e2…d630f7
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbba621…0d9a7b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ac3cb…e07895
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa280b0…d6b597
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca3833…a3a6a8
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7caef…6c73fc
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd855fb…ca5b4c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd02a92…140041
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd1276…3b34bc

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.