Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc22271…d2d012
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc755c7…01de01
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4be763…5d9db3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4aaa67…77a830
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc77a21…4c85d9
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa56bd9…b19917
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee1c96…5c1c83
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9bd00b…99ce17
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff5e1e…c514f6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x424a52…271c90
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf61a53…287897
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34cd42…91b0ef
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0fc402…ea1896
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10ac4d…bb15cd
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50ba69…6234ca
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64d5eb…781646
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdebefb…9c25bd
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05dbbc…516dd0
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69d6ca…7a7f30
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x941ffd…2f8750
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x363d8c…3bf754
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48c1ae…f44d0c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2710fe…9795d4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x655517…c24c80
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd57a1d…0459a4

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.