Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00297520%Payer-submitted7h ago0x7c0242…a30491
0x30a6…641e0x260e…b61fBase—$0.00280920%Payer-submitted7h ago0x04fb24…f6a0cc
0x30a6…641e0x260e…b61fBase—$0.00256820%Payer-submitted7h ago0xd03153…3cfcfa
0x30a6…641e0x260e…b61fBase—$0.002420%Payer-submitted7h ago0xa9c8cc…7f7892
0x30a6…641e0x260e…b61fBase—$0.00213520%Payer-submitted7h ago0xd7a7cd…a9864b
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0xc753b1…f77e05
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0xeae396…941458
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0xdbb3b6…4b6887
0x30a6…641e0x260e…b61fBase—$0.00315120%Payer-submitted7h ago0xc3a3fa…902abf
0x30a6…641e0x260e…b61fBase—$0.00288620%Payer-submitted7h ago0x2b1b0a…36d040
0x30a6…641e0x260e…b61fBase—$0.00266720%Payer-submitted7h ago0x1e2546…b4b7f4
0x30a6…641e0x260e…b61fBase—$0.00241120%Payer-submitted7h ago0xf621a8…320ce6
0x30a6…641e0x260e…b61fBase—$0.00213120%Payer-submitted7h ago0xd8ea3d…41f86c
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0xb9e5bf…c001d2
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0x8a5cf1…190c1c
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0xb8db5a…289068
0x30a6…641e0x260e…b61fBase—$0.0023920%Payer-submitted7h ago0x257388…fe36db
0x30a6…641e0x260e…b61fBase—$0.00209120%Payer-submitted7h ago0x612f15…9c409e
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0xcaf9d8…dfb981
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0x188e16…948cb5
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0x99d977…3d888d
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted7h ago0x0243ec…6be70f
0x30a6…641e0x260e…b61fBase—$0.00292220%Payer-submitted7h ago0x54ee15…19df73
0x30a6…641e0x260e…b61fBase—$0.00265520%Payer-submitted7h ago0x142dad…70efe5
0x30a6…641e0x260e…b61fBase—$0.00242220%Payer-submitted7h ago0xa7c0e9…7ea5bf

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.