Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8febac…3b2c70
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x38f77a…6d051a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x227db2…7b9492
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x74de0c…76c482
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x84c0a5…257d34
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x961342…1d4d4d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca915f…213d98
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf4c57e…727727
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4ad53f…95b876
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa4daa9…f0d1ed
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2b717b…75da02
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ea770…4ecbce
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x236890…b58b23
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbb4b60…739153
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x658842…271be5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc05692…d83f94
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7d883a…26a6a9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3a6d2c…892989
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfec072…d3b624
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xff6a53…c9483f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x562aaf…89672c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xea4086…502b0b

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.