Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa96dc3…dcd265
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57a4ef…f64f2d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8cba2…02b82a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x35ad9a…427cb4
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42526f…b849c0
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xee8395…0f805e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x860ebd…0c5dd5
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cbd6b…b350bc
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x161900…18c16b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30806b…6a6259
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9298d…8cc894
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e94d4…61990e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36eec2…404fbf
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x901a08…2d950d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x03bbcb…61e9ed
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0686d…e44cc7
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3001db…b77d97
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9b11c…c7db05
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x015b94…9ccd81
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x102d76…838544
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x839e83…71b179
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x918e58…d2a87a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbfe6b5…93ea65
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5da15a…118523
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdca05c…e4e84a

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.