Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x60ce12…4e918f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf08af0…bf6397
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x61163e…8cf1ac
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9f6504…c8b6ce
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7afc6b…f02529
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xababf3…cd3fde
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbef4d1…81b88d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x46538c…41adb6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc344d3…2c0ec4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1f3537…681ff8
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x862f5f…86c1b6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe75dd7…7ea00a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x588be4…b4938f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x223f8c…92676c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3e7e29…c79683
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xba2964…b080a4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xffb280…e17298
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xee5b91…c4be7c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe3cee0…641f82
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2a4b20…4d3dba
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x630199…a75795
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x29a849…26c628
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x379e34…2c3781
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ea387…3249ff
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8aafc8…974a0d

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.