Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb17892…1bbc1f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4fd45…6d6655
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda16df…aad482
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb30aa9…96c3ec
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3eb12e…85107d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x228861…d2e125
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde272e…fe91cb
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5689a…b2eedc
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xffeda1…2f2009
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5688fb…169c94
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40b452…e52090
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x183596…3c0dca
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xafe2b5…3ee084
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x47fd50…0f87db
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4259b2…3ee6c3
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1cbb1…2544f5
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1576d…711dcc
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d6580…6563b2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x55b89c…475fc3
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94d799…a42745
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ab69f…1d1f30
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef5697…f1ee2a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94306c…bf26c2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9edbc3…c10d0f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8de1c6…da5ed3

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.