Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca14e5…59dfbb
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e11d6…e006cc
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65b72d…a3401e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa33647…d8df75
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI114d ago0x717f1f…78988c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x406284…1cfd94
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0b645…73802c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69d380…285aca
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd08fd6…53a4d0
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e3055…46e21b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf953db…72928a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x80934e…37066a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f5062…6dde11
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d787e…9ecf20
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bf0e1…949bd6
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ec99f…f9d443
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaaac47…e9bcdf
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x580d97…39f476
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb6f18…8bcdff
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7eb3fb…d7e5d1
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50419e…9ad886
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa46bce…535626
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9aa446…a16950
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb382b…cb6501
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc6aa37…cf46b3

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.