Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x05da8c…33946b
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d32bd…275b52
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c2490…f4024e
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x594690…c20df5
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbf34d7…9819da
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea641f…0f0d8f
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee054c…9bc439
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x86f5be…52cbff
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b320e…90396a
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d5d33…b07af7
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d034c…a6cb08
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0a727…e17ad8
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93e7c3…9d8771
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1656e7…95aeb0
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d946c…a17c01
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75f722…3f3f24
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa498cb…2d08b8
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40b687…8e9f4e
0x0355…68fb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd54e40…512ac9
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0481b9…1a7449
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xed4616…516e43
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbd5436…2d94e2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x078ad4…210ebf
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2ab781…3a697d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcc0eaf…2b9b36

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.