Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8743da…aac6ea
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8193ef…2e4c1f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9f11b…879104
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70fce9…dc111c
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ff292…2b1384
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9eb358…6723c6
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea62cc…c8435a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d017e…d6217d
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x56b7fe…d2b6d2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91df91…d571ef
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbbc19…8fb878
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe95996…5475d5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x99d9ce…f90161
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7254f…95de5e
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9aead5…5d781e
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68c992…fd645c
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6b138…8f8e16
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2750a…61efb0
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3f3bf…cc3120
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6baf3…c54b3b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65adfd…6cfc6b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x848c3a…74925b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x759531…bdc5a1
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42995d…6b2683
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed450c…4c6f3f

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.