Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x45e2dd…5bea61
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7dbcd0…29fdcf
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x77c438…be9d08
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07e741…ba41e6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x811e5c…68f571
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x135399…329dcf
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd46dd3…9a3189
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00a3a1…898da9
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb61e5…3dbed7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41c29c…bec15a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2411be…a3570c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd987db…774d67
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41244b…d2a696
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf7593…c3415b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x22db7b…37a274
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x26a8ee…7d0cc3
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5cb06d…97a322
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x182b10…5a5d7b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x801176…47d23a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a1f61…00e593
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2df916…f5f2d8
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa94664…e469e2
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa09843…da81fd
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bdba7…6d7d46
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d3768…545987

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.