Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b3aa1…486e2b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2594f3…79f351
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08084d…61a86e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcf05f9…a5c7e6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0caae…531ff8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x431feb…b4c25b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5e83a…6fb295
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3681f1…a2d2e1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x912d4e…bfc092
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x100d6b…b919ba
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xafa115…629438
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43525c…d35d47
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82246a…f595d7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe513b1…757a68
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1f32e…4d1c8b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x086238…128821
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb6afef…baee5c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a3d3b…6eaf14
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x109a75…8a7c88
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x824d37…05c800
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd668b0…fe4117
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4326eb…4f7554
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e8761…cf63c6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ea5f6…572b67
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7529a…f85773

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.