Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42290d…bde506
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x501890…4771aa
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca4263…bedaf1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21463c…6a757b
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26f3f4…277c42
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc11fe9…aba5c0
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45d238…a432a6
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f0fce…03b099
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12c070…9a30d4
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1683d…ab26b6
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec2597…53bcf1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x245425…7541f1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc61fa…cba7b9
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9a2be…c55896
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x023208…7d4a73
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4fa024…1be920
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd3f1ef…303d4e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b8391…9a1aed
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x836cab…5c0972
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9db060…b98946
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c641b…b342c6
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19cb57…3faa6c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcbb65…b66197
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0c177…735563
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb58c90…a303e4

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.