Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d19c5…a9680f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xee4e91…1acc29
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52796c…9f8d5b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0df6f2…869c0b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x489a11…54d211
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x011dce…bdf377
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e317e…98fe9a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab9b8a…bbfffe
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f21a7…779bba
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x960da4…43f822
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ac433…be2f01
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6f976…670864
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73a8d7…98d808
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05c5c2…633a5c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x782bad…5b71ac
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x381115…be06f6
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x407510…8fa070
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd7065…243369
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3269c…9ac657
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73742f…9ef30e
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x666783…316848
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe98117…320b66
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b2709…b0811b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd28d39…27ce02
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3262dc…2000b0

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.