Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x53243c…f24bee
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x7abad9…d5fd1c
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x18c4e0…003457
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x3a767e…312047
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xcbf02e…d90236
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x790c6d…180f74
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xc98f8a…90b726
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x5d21c6…a21fc2
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x1d7269…576dd0
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x713fc0…eb6185
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x604475…624adf
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x7eb894…d58000
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x15d76d…66fb4b
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x5a7575…367b38
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x00ec71…c4e6e5
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x7a3ed9…5a518a
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x749b33…967f4d
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x9daf02…d69289
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x75bea8…1d2169
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x653fa7…70154d
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0xc9dd71…38c695
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x2febdd…82c160
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x94a640…d43aa7
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0xea2291…1226c0
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown48d ago0x943952…e5179f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.