Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfb0cd1…34681f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xad4817…53178b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x90f42e…15181f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x429ddd…5b233d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x77b35c…a489c6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x53daed…45e4a2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x654e07…021972
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6adcc8…8237e1
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x16202e…93a29f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd20e9f…5998a2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x89e847…8b0f3b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0417e…710af5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4b4ddb…6d4ba4
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd882cf…7f9cca
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xae57b0…810d87
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa203c9…c4ec9f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x92fad0…e122a7
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4f9d49…504c87
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd2dee6…33cf5f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x74562a…261dc5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0198c…508e47
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4ebd65…24c481
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x375d5e…3feca1
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ffd33…ae23fb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xed6638…e538c7

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.