Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa20d ago0xf321d6…e2b0cd
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa20d ago0xc74d5a…c25b36
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa20d ago0xf96140…b6f7b4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x008a73…fa2efd
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0xe3d629…99bd5a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x5c4bc0…bf3a08
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0xac949a…f6290e
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x9ff4f1…ebbc62
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x5b5f21…258131
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x54a8bf…d7b164
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0xbb1946…0af619
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0xad5847…588612
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x5763e7…797fb4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x9b2858…5ae3f4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x2fafbf…821832
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x288732…f82cfc
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x7d0fdd…1cb9c4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x7119cf…319a25
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x3a658e…ee4a14
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0xa13c0e…90d330
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x6be34d…5150a6
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x7aae0c…04bc81
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x0b295e…839e64
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x994c8e…d3b494
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa21d ago0x8c8bb2…136c56

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.