Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0x5452c4…dd6734
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x7736ce…17c7c9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0xf3aa38…17fb72
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x7e6298…a14774
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x41ab15…01faaa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x9e3cbf…87d363
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x794836…9cf76e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase48d ago0x435068…028ab8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0x2a3851…ade869
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0xdf317b…11586e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0xd8938e…55a068
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x98f759…d788db
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0xf432ba…bebb14
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0x6b9004…205d26
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0xeb59b9…e8773d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0x684979…3c9e15
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x4241a6…405a93
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x925353…779d34
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x0865b1…b9a9f3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x841a27…27e0f4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase48d ago0x523e45…df8d9b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0x7362c9…4b60f3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x8dcb4e…cfded9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48d ago0x8ca30f…8bfdf5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48d ago0x3cf894…72a76e

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.