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%payAI115d ago0x5a63fa…106d19
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ed7ee…eb21ad
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8629ee…c92804
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ac4aa…56b140
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x053b87…27a5b5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x52c395…534b29
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c26ee…c42d2d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x229cd2…d0aec6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9628b…a566e3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x320d2e…31ec3b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96a3a4…397f47
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe42c42…d15d23
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9de42…89461d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c0717…29b55a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86c821…3e964a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9ffd7…6dddd8
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xae8a38…63533b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa18997…3cb0b0
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3034c6…6abbb7
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x739af8…e10b52
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7104ea…856076
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66d10e…15fb97
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda0447…b39782
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ee937…1e85b6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4cafd9…a523c0

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.