Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcec2ed…e774af
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x135ec4…657ea9
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf25705…7767c1
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5626bc…66ba02
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x791c88…b84652
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91297c…c39266
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ef3b4…8873aa
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c442e…79a76d
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd5fb68…5587f2
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc571cb…4efab6
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e0851…7fd764
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2bb709…e3612c
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe928a6…6a3d88
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6cf945…ce1c6e
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5055c1…b3841c
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1290bb…63dfea
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18f928…884591
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1ada2…72f314
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbca04b…3110bd
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe7f092…604281
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c376f…b93335
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x974c0f…fc2b20
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x703354…2f9eab
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa6e1a9…697cfb
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a8583…b54612

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.