Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x008cd4…1481f3
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe4a5cc…28a8d2
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd1536e…9e7c53
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb1f51e…d362ad
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d777c…98a25b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe60028…af0f21
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2f824…c50f05
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd4053…46961f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82ff71…958924
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ec97a…97bfde
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e7972…f6bbce
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7a2c8…49abc0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4083a1…534d81
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef1abd…cf64ff
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5faf51…61aa41
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d6d77…e8391b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09bff9…99909e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7fa86b…2854a0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2746e9…089bac
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6127e2…56b5fd
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca9472…5e786b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x547ed4…834b4f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x876d3c…683d68
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5132e…29dfdf
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6c6a8…a9cfa5

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.