Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd26b46…b41ddb
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2cf14a…5be18a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb62eb1…f3c82d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb17487…c90896
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cd12e…0a6680
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe320af…ffdb4e
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd0c2f…68ce46
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3c4cc…9f32bd
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd44056…c1216d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa40ffe…b24833
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x976f36…50b9cb
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb38119…40aba3
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ac4a8…ea2806
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3d5fd…eee988
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41c459…b179b4
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08dfa0…4efc28
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a3b8f…6a3b09
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc913b7…4c948d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf00c3d…a1b114
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82cde0…e3da64
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x000a25…b27a8d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77ef24…5246bf
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34285e…983d27
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2216eb…ab3fd9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e3d6c…60f5fa

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.