Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0x136443…a40266
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0x33a68a…c54e77
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0x701f39…b7950c
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0x92c018…aea7a9
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0x865e1b…051498
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0x7c3bc1…630368
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0x35d39c…731714
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa18d ago0xf69cc4…17aed0
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0xa36645…a5f1b8
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc83d1a…3dc1ca
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0xd5d0a3…3ce120
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x343f29…264723
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0xcd392b…b6f57a
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x72330b…4ff55f
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0xcebd45…553ab1
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x99b328…b150a1
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x0d11b4…d2be44
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x463624…515710
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc7f55a…ebb5bb
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x888cc8…2c7054
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x001221…d21f4b
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc5fa9e…76906e
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x62e32a…04e183
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x6d2c6b…451943
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa19d ago0x317280…e7fb7d

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.