Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc546…34c40xe897…f4fbBase—$0.01100%coinbase43d ago0x66e9e4…78e4f3
0xc546…34c40x32bc…ccc7Base—$0.01100%coinbase43d ago0x79f6b1…3409c4
0xc546…34c40xd0eb…f384Base—$0.01100%coinbase43d ago0x26b893…8149e0
0xc546…34c40xc2ee…de64Base—$0.01100%coinbase43d ago0xff6959…6ccfd6
0xc546…34c40x293b…d4d0Base—$0.01100%coinbase43d ago0x1d4570…effabe
0xc546…34c40x87af…50b8Base—$0.01100%coinbase43d ago0x5dc099…64fabe
0xc546…34c40x7e20…9f02Base—$0.01100%coinbase43d ago0x8125f9…10ac29
0xc546…34c40xce8d…b063Base—$0.01100%coinbase43d ago0x4febce…fd9ed8
0xc546…34c40x0bf4…1538Base—$0.01100%coinbase43d ago0x702dac…6cb461
0xc546…34c40xa490…1163Base—$0.01100%coinbase43d ago0x2b1f42…29dd83
0xc546…34c40x772b…d8deBase—$0.01100%coinbase43d ago0x64158c…0428b0
0xc546…34c40x55c8…da84Base—$0.01100%coinbase43d ago0x6614d6…21ebc2
0xc546…34c40xc5f9…7d1eBase—$0.01100%coinbase43d ago0x3e6250…72c62e
0xc546…34c40xf590…6d4cBase—$0.01100%coinbase43d ago0x4e0f81…d8630f

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.