Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ff244…ad497d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x040133…d10ccc
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x811640…fb7f86
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x73a7a3…b6d69a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaf1911…638b9a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6f83b4…c791df
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b5ba5…0448b2
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x412020…4dc967
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3ce7f5…20e291
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdb2bad…ca6165
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5aeb91…cd3778
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdf7306…d0dcd4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xebcc97…e84cf0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c4dc5…935ebd
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x051240…97e620
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb99a26…2d157e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x82666b…3f7889
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2d3cb2…e14471
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x409393…d1d645
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8c4b8f…42293e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2d987d…3a1c1e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfc7a09…46ca5b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x929c40…8df51e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4f85ae…ef40d6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xddc3c0…b857e6

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.