Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4a0287…58e2b5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8414ae…85b39b
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc59e0f…e4178c
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x22f01e…7c9eb0
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x41e731…a94d58
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe0fd90…98f256
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7f64a3…db5d07
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9c60dc…63712c
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf88136…78ea7e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc25d20…51857d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x88e296…9f8ee9
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe862bf…41612e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x886fb1…1bc15d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3d586f…f606f7
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xea7f1a…bcf75b
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfb5fae…9f7fc4
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6e7da2…d43735
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x269bbf…4cfccb
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc6bd73…c9a250
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xef78b5…df4e56

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.