Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbe0da8…7b3491
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d9f6a…835a9f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdeafbc…60de3b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6222e7…c3e418
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x695ec5…8403dd
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x361f84…6720a9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5bb02…172f7a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c5832…d82e88
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbfea48…7d69cd
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x840d6e…58ac2b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d4c7d…b31407
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x415763…cbf300
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca2acd…1547e0
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24b955…87d36f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6fe183…c2d556
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x631849…9a3450
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcae10e…76e746
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe577a1…72440b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9a1fe…e387f8
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x684898…a08ebc
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda70c3…699216
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d5c17…283b31
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdfca46…fe511f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x426fda…e48219
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x769ec5…ccbf6e

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.