Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x257569…fe1158
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x87bb89…2bc717
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa389d6…665a83
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d2170…2cef41
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3ce1b…9cb1a1
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5af99d…7382df
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c3ad7…9a3ec6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ec522…6498b4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53668a…0bffc6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a3238…b5fb60
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a46de…238162
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb95e6…6845fa
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe30845…054cca
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e6a59…43da1d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23a8d9…9e4d3b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f264e…3f9fc3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6db0fe…ed2ed7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc25fa6…08d41b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xea87dd…c9d6a5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2dd8dd…79daa3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86dc74…445a11
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfea58…7a32ef
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9bcb8…c4dd1b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f6d67…bce5d4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39d4fe…549ef5

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.