Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x2ea48a…61ab78
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x955b43…87115b
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x4dd7c8…444295
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x572877…5e06bc
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter35d ago0x9fd32c…40032a
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter35d ago0xa0683e…5b6df9
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter35d ago0x91b5ed…e9e318
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter35d ago0x553817…0576ff
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x92c7b6…79881a
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0xcc733e…2a229c
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x6eff47…08fc1f
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter35d ago0x440cdc…7038c2
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x870458…c13078
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter35d ago0xc5aed5…a86350
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0xc50ac9…f781a5
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter35d ago0xa89414…d7e141
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x41fb0f…7f179c
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter35d ago0x9b00e0…c55a42
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x620870…055369
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter35d ago0xf0ceb3…6c4e33
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x1b2b21…93d2e0
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter35d ago0x45edc9…f0db7f
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter35d ago0xce3919…ca08ed
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x1cc0c8…d0187e
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x37affa…cc06af

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.