Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1fd3b9…35db1f
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd1c37…3e3cc3
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7dda3a…e881be
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x521747…1feb48
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdfb633…c4c276
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac3d9e…a1edd5
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28a747…f151ff
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe601a9…c58535
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x85d938…2703fc
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1cd96c…422a1d
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73f5c4…6df9b0
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x460b04…059871
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd217f9…3f6e59
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x36ae1e…9cd4e5
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0012b1…11fde5
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f4c6b…3df9b1
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x98b2ec…52d0d5
0xc8d0…37950x6a5e…c666Basex402 service$0.01100%payAI112d ago0x271a03…dca779
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2cb24f…bf56d6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd2e07e…10e785
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8d5268…c5035b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1821f1…baf8b2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x878bbf…563ef2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x06a969…91aac4
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40753f…747ba7

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.