Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x779b1e…a93226
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x855d58…e24069
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa0c3d9…3daec1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x903ef9…a1f1bb
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7b6f3d…314325
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf3583b…ba3130
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd95102…eabea8
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa24f3b…2264af
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x699ab9…920391
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1fcf58…c89086
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc33b81…99ab44
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8ce7a…6d2251
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb7d7d…a65808
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9330cb…014b9f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc9716a…cf4ca2
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbfa723…c2cf1b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa5a803…6dfc7c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdeccef…e99c72
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c2ac6…3bb3d2
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7e38cd…c21f42
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0e8ac0…3a2ad3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdd2a0c…a1b393
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf92207…77591e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2ba58f…9ed6d9
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8d7667…f53f2b

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.