Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xff07ab…cf32ac
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc95407…f81dc6
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x42d733…4c4866
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9a3496…bece7e
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfe59de…2dcc65
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6b876a…ea11e9
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x96bc30…0e136b
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4aa7ff…63185f
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa9770f…8d6871
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4ccecd…20d3ce
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7113b6…92c46a
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb7dccc…47dd6d
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x29e02e…7b962b
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x091cd2…4ca11c
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1ed393…2e7440
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x01ae6c…9d8a18
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8e7827…57f3d5
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x489899…12629c
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbe4732…e5466d
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe17ff0…02fb83
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x896f3f…ee4a56
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa03c2c…501f14
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbc805b…158b57
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xae22eb…5e9995
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc13559…c6a710

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.