Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x6f5ce5…ce172f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x45e447…021ce4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0xb5671a…0cce32
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x775e25…51f9f0
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x6beca2…99ca8e
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x948f22…7e3aa7
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x5b683e…3ebe8f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x62ca7b…00aa05
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x0b0473…6274de
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x901c10…ea583d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0xa37900…42b407
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0xe1a0df…3ab8dc
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x85d912…fa72c9
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0xe92e32…6d6060
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0xc295bd…fdc6ad
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x263362…140463
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x01f9ba…d27318
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0xc759ea…376a7f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x400d98…49b5c5
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x34372a…71135c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0x7bb4cf…cbda7f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa31d ago0xdadb3b…5a590c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa32d ago0xf49135…69eb2d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa32d ago0xa4c172…5b0246
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa32d ago0x0b73b1…bcc307

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.