Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c59f8…f92c7e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d77c6…b9f8f0
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d7e81…5bc693
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdcff5d…df19b6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7459c9…b5e970
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d41ad…3ecaa8
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77ee5c…65981f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda61b5…5afefd
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b55fb…018519
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c669a…76709f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ba1eb…c605d1
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0cf90e…645abc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe05935…98c866
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b13bc…8cfc9b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ef61f…4e8ac4
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68aa3b…98b67b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd994ac…8eecc7
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16d9ee…8ba32a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x781cec…48c411
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe108ee…d4ec27
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a1369…d26322
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x732100…4b5478
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d301f…8d731c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccdcbb…aaea87
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b937a…887512

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.