Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1479b8…cda5d8
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd28fa0…35f8cb
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x99338a…9d44d5
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78b08e…a77b39
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5e146f…53c51f
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb4bbd5…ffd290
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf9acca…844106
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3140d8…1e5cb9
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bc986…9c19fc
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x81b601…5e6c94
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x20e3c5…a975cb
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd9297b…c0eb9a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x608dce…d6846f
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x237739…2daca5
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b8f75…c7653b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9fe4d0…6a9d7c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x87a8b3…d87e3d
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ab134…770912
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaea177…329042
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09cbcb…4f4e8a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa4ac92…68c599
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x95bcbc…561cb5
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff1d14…c96983
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc924f1…6d6f3a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ad40f…a72010

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.