Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee2cfe…108e53
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68baa6…94b047
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcebd7b…77c32f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x630fe1…bf2bad
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d4933…f3a938
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc33c16…abc7a5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x93d71c…e72a04
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6103ab…bf2519
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32d6d2…8a7775
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5842dc…de296b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60302a…8fa7aa
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d6be5…f6273e
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x42bf18…952c96
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd26a3…100717
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7e7cb…7663b4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa980b5…bf869f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65821e…a8be13
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfee568…5dd7c3
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61ba58…caeb05
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc44fce…2d1bc3
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed269d…024857
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a69dc…cc12f2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fbee4…d3d770
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03f800…9897b4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba7f71…f2c440

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.