Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86217c…95a399
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd961a9…85e17e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf49b8…34cbb7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bd111…677b0b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3187fc…8d63dd
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaedd34…ad3237
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x322811…b89d60
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc090fa…7ff383
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x734880…91c569
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x563640…392bdc
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaeef4b…1cfffe
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7fdcdb…43a005
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5268fa…caf799
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee273d…8e34a5
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x569ff7…775f3c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x98d00c…bc1a07
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9fe97…8ca041
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f2614…53d460
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcfc5e1…ac615c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x577ceb…ab5ebf
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4675dc…d80676
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f4b12…31f20a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f7847…9cb945
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f4522…b8f67e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a99bf…207efb

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.