Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6218d6…b137db
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d4959…983fa9
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a8dd5…fa0c83
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6df1c2…86356a
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x278abc…a953d7
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x282c44…8c94b5
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x89dac5…1c81fe
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c48d9…84c3bc
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a36ed…8a14b3
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f9c1e…bbf34a
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e4285…555c38
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd9812…7e8deb
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x803ef6…573912
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc55c29…1884f8
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6cb92f…447245
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x77965c…98706b
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x37028c…c1afda
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9ee05c…090f9f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c7acb…872a74
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bee4a…d8af2f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd4996…a0fd5e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x457948…969164
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa97f1d…973fff
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad00ad…010d8f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5783f4…0d361c

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.