Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x364883…099223
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa9cfc8…0c5aa3
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb1a676…95b00f
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xceccea…e5a3d1
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x226945…ea94ad
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa28797…12561b
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6131a9…b3a69c
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb7b5ac…d2d6f3
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa63b77…99f28d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3b4aa9…3ca614
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4693d7…08ac9f
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1e33e2…8db96d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0218d2…a43a35
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f98ce…45cd14
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6d2262…94baf8
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x75ec42…0eca88
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x424287…fb7b21
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcc52a0…85f5fc
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x778422…e87e86
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x755b6e…af6c74
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2aaa65…d2a044
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x34513b…332355
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x787e87…539ee2
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a380f…b47f16
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2339a5…57c20c

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.