Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94fa4d…46bdbe
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33f7c8…c61faa
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x244555…c39fba
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a8f10…b4da7f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c69e8…2a7c44
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe5ca8…d2b4a6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e3e32…97dca6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x126b23…8b408b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc2d22…bd86cb
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc2ef7…f08c35
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ca07f…4d9467
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeca057…f4bd6d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4314da…999292
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f6771…2b4df1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf2f611…02cf61
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x931813…a7dc25
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdb244…bd19fb
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06ac21…27fcc4
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb79b37…cf9717
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfade83…e94dd3
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef0d02…27645f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f9d4d…1164c7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcfe0cd…9fc52b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x946460…faa348
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6d1c0…da1e09

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.